audio/avdtp: Fix added first endpoints 55/51755/1
authorBharat Panda <bharat.panda@samsung.com>
Fri, 13 Nov 2015 13:24:19 +0000 (18:54 +0530)
committerBharat Panda <bharat.panda@samsung.com>
Fri, 13 Nov 2015 13:24:19 +0000 (18:54 +0530)
commit4308548cc560a89a9f15fe577f0a51d0435c2a87
tree0a91f962abf3bffc45114310f03d947aad4e8c73
parent7998533b3030b8f7b5c1abec646cab8a04970959
audio/avdtp: Fix added first endpoints

This resolves suspending and resuming only the first SEID.
Changes taken only for linux bluez, excluded android part of fix.

AVDTP_Start can contain several Stream Endpoing IDs to be resumed.
AVDTP_Suspend can contain several Stream Endpoing IDs to be suspended.

git repo link:
http://git.kernel.org/cgit/bluetooth/bluez.git/commit/?id=b5c6b1ed97ee6fe03092223c5f4ba8800a186519
http://git.kernel.org/cgit/bluetooth/bluez.git/commit/?id=302e4163f39e87fe6ab951bc2e2eb322b43ed6cd

Change-Id: I5f63eeae8b901d39782855205aad00b34b32a762
profiles/audio/avdtp.c