Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/host/classic/
Da2dp.c71 enum bt_a2dp_internal_state a2dp_state; member
132 a2dp->a2dp_state = INTERNAL_STATE_AVDTP_CONNECTED; in a2dp_connected()
658 if (a2dp->a2dp_state != INTERNAL_STATE_AVDTP_CONNECTED) { in bt_a2dp_discover()
868 a2dp->a2dp_state = INTERNAL_STATE_IDLE; in bt_a2dp_connect()