Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/bluetooth/audio/
Dtbs.c452 err = bt_gatt_notify_uuid(NULL, BT_UUID_TBS_CALL_STATE, in notify_calls()
476 err = bt_gatt_notify_uuid(NULL, BT_UUID_TBS_CALL_STATE, in notify_calls()
1645 BT_AUDIO_CHRC(BT_UUID_TBS_CALL_STATE, \
Dtbs_client.c1423 if (bt_uuid_cmp(chrc->uuid, BT_UUID_TBS_CALL_STATE) == 0) { in discover_func()
/Zephyr-Core-3.5.0/include/zephyr/bluetooth/
Duuid.h4632 #define BT_UUID_TBS_CALL_STATE \ macro