HomeSort by relevance Sort by last modified time
    Searched refs:a2dp_sep_lock (Results 1 - 4 of 4) sorted by null

  /external/bluetooth/bluez/audio/
a2dp.h 159 gboolean a2dp_sep_lock(struct a2dp_sep *sep, struct avdtp *session);
transport.c 292 transport->in_use = a2dp_sep_lock(sep, transport->session);
unix.c 962 if (!a2dp_sep_lock(a2dp->sep, a2dp->session)) {
    [all...]
a2dp.c 2281 gboolean a2dp_sep_lock(struct a2dp_sep *sep, struct avdtp *session) function
    [all...]

Completed in 2657 milliseconds