Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/include/aos/
A Duuid.h143 #define UUID_GATT_PRIMARY UUID16_DECLARE(0x2800) macro
A Dgatt.h265 GATT_ATT_DEFINE(UUID_GATT_PRIMARY, GATT_PERM_READ, NULL, NULL,_uuid)
/AliOS-Things-master/components/ble_host/bt_host/aos/
A Dble.c725 … if (UUID_EQUAL(attrs[i].uuid, UUID_GATT_PRIMARY) || UUID_EQUAL(attrs[i].uuid, UUID_GATT_SECONDARY) in ble_stack_gatt_registe_service()

Completed in 7 milliseconds