Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/bluetooth/audio/
Dtbs.c1638 BT_AUDIO_CHRC(BT_UUID_TBS_INCOMING_URI, /* Optional */ \
2084 bt_gatt_notify_uuid(NULL, BT_UUID_TBS_INCOMING_URI, in bt_tbs_remote_incoming()
2114 bt_gatt_notify_uuid(NULL, BT_UUID_TBS_INCOMING_URI, in bt_tbs_remote_incoming()
Dtbs_client.c1479 } else if (bt_uuid_cmp(chrc->uuid, BT_UUID_TBS_INCOMING_URI) == 0) { in discover_func()
/Zephyr-Core-3.5.0/include/zephyr/bluetooth/
Duuid.h4623 #define BT_UUID_TBS_INCOMING_URI \ macro