Home
last modified time | relevance | path

Searched refs:a2dp_sep_lock (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluez/audio/
Da2dp.h145 gboolean a2dp_sep_lock(struct a2dp_sep *sep, struct avdtp *session);
Da2dp.c1546 gboolean a2dp_sep_lock(struct a2dp_sep *sep, struct avdtp *session) in a2dp_sep_lock() function
Dunix.c921 if (!a2dp_sep_lock(a2dp->sep, a2dp->session)) { in start_open()