Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/
Dtbs_internal.h165 case BT_TBS_REASON_SERVER_ENDED_CALL: in bt_tbs_term_reason_str()
Dtbs.c1789 status = terminate_call(inst, &ccp, BT_TBS_REASON_SERVER_ENDED_CALL); in bt_tbs_terminate()
/Zephyr-latest/include/zephyr/bluetooth/audio/
Dtbs.h80 #define BT_TBS_REASON_SERVER_ENDED_CALL 0x03 macro