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.c1334 switch (avdtp_sep_get_state(sep->sep)) { in a2dp_config()
1425 switch (avdtp_sep_get_state(sep->sep)) { in a2dp_resume()
1484 switch (avdtp_sep_get_state(sep->sep)) { in a2dp_suspend()
1561 state = avdtp_sep_get_state(sep->sep); in a2dp_sep_unlock()
Davdtp.h284 avdtp_state_t avdtp_sep_get_state(struct avdtp_local_sep *sep);
Davdtp.c3391 avdtp_state_t avdtp_sep_get_state(struct avdtp_local_sep *sep) in avdtp_sep_get_state() function