Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/
Dtbs.c920 err = notify(conn, BT_UUID_TBS_CALL_CONTROL_POINT, inst->attrs, notification, in notify_handler_cb()
1870 BT_AUDIO_CHRC(BT_UUID_TBS_CALL_CONTROL_POINT, \
Dtbs_client.c1656 } else if (bt_uuid_cmp(chrc->uuid, BT_UUID_TBS_CALL_CONTROL_POINT) == 0) { in discover_func()
/Zephyr-latest/include/zephyr/bluetooth/
Duuid.h4640 #define BT_UUID_TBS_CALL_CONTROL_POINT \ macro