Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/
Dtbs_internal.h121 case BT_TBS_RESULT_CODE_OUT_OF_RESOURCES: in bt_tbs_status_str()
Dtbs.c1354 return BT_TBS_RESULT_CODE_OUT_OF_RESOURCES; in originate_call()
/Zephyr-latest/include/zephyr/bluetooth/audio/
Dtbs.h113 #define BT_TBS_RESULT_CODE_OUT_OF_RESOURCES 0x05 macro