OSDN Git Service

Make sure audio driver is probed when handling an incoming connections.
authorLuiz Augusto von Dentz <luiz.dentz@openbossa.org>
Thu, 14 May 2009 13:16:02 +0000 (10:16 -0300)
committerJohan Hedberg <johan.hedberg@nokia.com>
Thu, 14 May 2009 20:34:36 +0000 (23:34 +0300)
commit24bd55a4a307de154f5925da87fb9758702c2d70
tree2648e6caa8eda390f5e62089789f58a0f4829eaa
parenta6a65ceb00cf583c8be297b4bf489eec7a92a768
Make sure audio driver is probed when handling an incoming connections.

Driver should be probed when adding a reference so that can be released
when the device is temporary using .remove callback. In case of AVDTP as
it is not possible to verify if it is a source or sink it uses the same
uuid used for authorization request which is advance audio uuid.
audio/avdtp.c
audio/control.c