Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/
Dtbs_internal.h163 case BT_TBS_REASON_REMOTE_ENDED_CALL: in bt_tbs_term_reason_str()
Dtbs.c1942 status = terminate_call(inst, &ccp, BT_TBS_REASON_REMOTE_ENDED_CALL); in bt_tbs_remote_terminate()
/Zephyr-latest/include/zephyr/bluetooth/audio/
Dtbs.h78 #define BT_TBS_REASON_REMOTE_ENDED_CALL 0x02 macro