Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/
Dtbs_internal.h59 case BT_TBS_CALL_STATE_DIALING: in bt_tbs_state_str()
Dtbs.c952 call = call_alloc(inst, BT_TBS_CALL_STATE_DIALING, ccp->uri, uri_len); in originate_call()
/Zephyr-latest/include/zephyr/bluetooth/audio/
Dtbs.h50 #define BT_TBS_CALL_STATE_DIALING 0x01 macro