OSDN Git Service

audio/AVCTP: Do not process browsing queue until connection completes
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 29 Jul 2013 14:04:39 +0000 (17:04 +0300)
committerJohan Hedberg <johan.hedberg@intel.com>
Tue, 30 Jul 2013 09:53:23 +0000 (12:53 +0300)
commitaf6855c6c25e15e647c91a8298c279b4a7457303
tree3ccf84b38ec302a3fbfe324b25222bcdd577aee3
parent0eef17b39ad842c3c2f5958d73d298eb2e12cc97
audio/AVCTP: Do not process browsing queue until connection completes

Any request processed before the connection completes will likely fail
in avctp_browsing_send so instead delay the processing.
profiles/audio/avctp.c