Home
last modified time | relevance | path

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

/external/bluetooth/bluez/audio/
Da2dp.c1386 switch (avdtp_sep_get_state(sep->sep)) { in a2dp_config()
1477 switch (avdtp_sep_get_state(sep->sep)) { in a2dp_resume()
1536 switch (avdtp_sep_get_state(sep->sep)) { in a2dp_suspend()
1613 state = avdtp_sep_get_state(sep->sep); in a2dp_sep_unlock()
Davdtp.h299 avdtp_state_t avdtp_sep_get_state(struct avdtp_local_sep *sep);
Davdtp.c3692 avdtp_state_t avdtp_sep_get_state(struct avdtp_local_sep *sep) in avdtp_sep_get_state() function