Searched refs:a2dp_sep_lock (Results 1 – 3 of 3) sorted by relevance
145 gboolean a2dp_sep_lock(struct a2dp_sep *sep, struct avdtp *session);
1546 gboolean a2dp_sep_lock(struct a2dp_sep *sep, struct avdtp *session) in a2dp_sep_lock() function
921 if (!a2dp_sep_lock(a2dp->sep, a2dp->session)) { in start_open()