Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/classic/
Da2dp.c57 INTERNAL_STATE_AVDTP_CONNECTED, enumerator
94 a2dp->a2dp_state = INTERNAL_STATE_AVDTP_CONNECTED; in a2dp_connected()
575 if (a2dp->a2dp_state != INTERNAL_STATE_AVDTP_CONNECTED) { in bt_a2dp_discover()