Home
last modified time | relevance | path

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

/Zephyr-latest/samples/bluetooth/ccp_call_control_client/src/
Dmain.c105 if (bt_uuid_cmp(uuid, BT_UUID_GTBS) != 0) { in check_gtbs_support()
/Zephyr-latest/include/zephyr/bluetooth/
Duuid.h733 #define BT_UUID_GTBS \ macro
/Zephyr-latest/subsys/bluetooth/audio/
Dtbs_client.c1848 static const struct bt_uuid *gtbs_uuid = BT_UUID_GTBS;
Dtbs.c1911 BT_GATT_SERVICE(((struct bt_gatt_attr[]){BT_TBS_SERVICE_DEFINE(BT_UUID_GTBS, &gtbs_inst)}));