Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/include/bluetooth/
Duuid.h258 #define BT_UUID_GATT \ macro
/Zephyr-Core-2.7.6/subsys/bluetooth/host/
Dgatt.c837 BT_GATT_PRIMARY_SERVICE(BT_UUID_GATT),
1271 !bt_uuid_cmp(svc->attrs[0].uuid, BT_UUID_GATT)) { in bt_gatt_service_register()