Hi Szymon, On Tue, Mar 5, 2013 at 4:59 PM, Szymon Janc <szymon.janc@xxxxxxxxx> wrote: > V2 fixes issues pointed by Luiz: > - callback registartion functions now takes device as first argument > - fixed typo in commit message > - fixed bogus return instead of continue in source_set_state > > Szymon Janc (6): > avdtp: Register state callback for specified audio device > avdtp: Remove user data from avdtp_session_state_cb > avctp: Allow to register state callback for specified audio device > avctp: Remove user data from avctp_session_state_cb > sink: Register state callback for specified audio device > source: Register state callback for specified audio device > > profiles/audio/avctp.c | 12 ++++++++---- > profiles/audio/avctp.h | 5 ++--- > profiles/audio/avdtp.c | 13 +++++++++---- > profiles/audio/avdtp.h | 6 +++--- > profiles/audio/avrcp.c | 4 ++-- > profiles/audio/control.c | 10 +++++----- > profiles/audio/device.c | 33 ++++++++++++++++----------------- > profiles/audio/sink.c | 26 ++++++++++++++------------ > profiles/audio/sink.h | 3 ++- > profiles/audio/source.c | 27 +++++++++++++++------------ > profiles/audio/source.h | 3 ++- > profiles/audio/transport.c | 10 ++-------- > 12 files changed, 80 insertions(+), 72 deletions(-) > > -- > 1.8.1.5 Applied, thanks. -- Luiz Augusto von Dentz -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html