Hi Szymon, On Wed, Dec 5, 2012 at 12:10 PM, Szymon Janc <szymon.janc@xxxxxxxxx> wrote: > Both src and dst addresses can be obtained from struct btd_device > reference and used when needed. > > Szymon Janc (9): > avdtp: Convert avdtp_get to accept audio_device > avdtp: Convert avdtp_is_connected to accept audio_device > avctp: Convert avctp_connect to accept audio_device > avctp: Convert avctp_get to accept audio_device > avctp: Don't use audio_device src and dst in avctp_control_confirm > avdtp: Don't use audio_device src and dst fields in avdtp_confirm_cb > audio: Don't use audio_device src and dst in manager_find_devices > avrcp: Don't use audio_device src field > audio: Remove src and dst from struct audio_device > > profiles/audio/avctp.c | 23 ++++++++++++++++++++--- > profiles/audio/avctp.h | 4 ++-- > profiles/audio/avdtp.c | 16 +++++++++++++--- > profiles/audio/avdtp.h | 4 ++-- > profiles/audio/avrcp.c | 16 +++++++++++----- > profiles/audio/control.c | 4 ++-- > profiles/audio/device.c | 13 ++++--------- > profiles/audio/device.h | 7 +------ > profiles/audio/manager.c | 11 ++++++++--- > profiles/audio/sink.c | 2 +- > profiles/audio/source.c | 2 +- > profiles/audio/transport.c | 3 +-- > 12 files changed, 66 insertions(+), 39 deletions(-) > > -- > 1.7.9.5 Pushed upstream, 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