Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/host/classic/
Da2dp.c59 INTERNAL_STATE_AVDTP_CONNECTED, enumerator
132 a2dp->a2dp_state = INTERNAL_STATE_AVDTP_CONNECTED; in a2dp_connected()
658 if (a2dp->a2dp_state != INTERNAL_STATE_AVDTP_CONNECTED) { in bt_a2dp_discover()