Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/bluetooth/audio/
Dtbs.c53 bool notify_current_calls; member
81 bool notify_current_calls; member
460 if (gtbs_inst.notify_current_calls) { in notify_calls()
483 if (inst->notify_current_calls) { in notify_calls()
731 inst->notify_current_calls = (value == BT_GATT_CCC_NOTIFY); in current_calls_cfg_changed()
734 gtbs_inst.notify_current_calls = (value == BT_GATT_CCC_NOTIFY); in current_calls_cfg_changed()