OSDN Git Service

audio/AVRCP: Fix not connecting Browsing channel when supported
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 29 Jul 2013 14:04:34 +0000 (17:04 +0300)
committerJohan Hedberg <johan.hedberg@intel.com>
Tue, 30 Jul 2013 09:52:11 +0000 (12:52 +0300)
commit01f7adca851c32f477660d15f0ba3e49f0470d58
tree5a63edc6b31d88d1c36662e08cec2a9c17cf85cd
parent193a71190bfcb501e8bad19c1325bce54ef88d8e
audio/AVRCP: Fix not connecting Browsing channel when supported

Both controller and target services can initiate the connection but
probably only one of the services will be in CONNECTING state which may
happen to not have browsing feature set.

Currently this happens when connecting BlueZ vs BlueZ where the CT record
does not have browsing feature set so if the corresponding service start
connecting it wont connect the browsing channel due to lack of feature.
profiles/audio/avrcp.c