Home
last modified time | relevance | path

Searched refs:BT_TBS_FEATURE_HOLD (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.5.0/include/zephyr/bluetooth/audio/
Dtbs.h46 #define BT_TBS_FEATURE_HOLD BIT(0) macro
/Zephyr-Core-3.5.0/subsys/bluetooth/audio/
Dtbs.c982 if ((inst->optional_opcodes & BT_TBS_FEATURE_HOLD) == 0) { in tbs_hold_call()
1008 if ((inst->optional_opcodes & BT_TBS_FEATURE_HOLD) == 0) { in retrieve_call()