Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/bluetooth/audio/
Dtbs_internal.h47 case BT_TBS_CALL_STATE_DIALING: in bt_tbs_state_str()
Dtbs.c1077 call->state = BT_TBS_CALL_STATE_DIALING; in originate_call()
/Zephyr-Core-3.5.0/include/zephyr/bluetooth/audio/
Dtbs.h20 #define BT_TBS_CALL_STATE_DIALING 0x01 macro