Searched refs:a2dp_find_sep (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluez/audio/
H A Da2dp.c1922 static struct a2dp_sep *a2dp_find_sep(struct avdtp *session, GSList *list, function
1965 sep = a2dp_find_sep(session, l, sender);
1969 return a2dp_find_sep(session, l, NULL);

Completed in 21 milliseconds