Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/classic/
Da2dp.c68 enum bt_a2dp_internal_state a2dp_state; member
94 a2dp->a2dp_state = INTERNAL_STATE_AVDTP_CONNECTED; in a2dp_connected()
575 if (a2dp->a2dp_state != INTERNAL_STATE_AVDTP_CONNECTED) { in bt_a2dp_discover()
947 a2dp->a2dp_state = INTERNAL_STATE_IDLE; in bt_a2dp_connect()