Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/include/aos/
A Duuid.h163 #define UUID_GATT_CUD UUID16_DECLARE(0x2901) macro
A Dgatt.h285 GATT_ATT_DEFINE(UUID_GATT_CUD, _perm, NULL, NULL,(&(gatt_cud_t) {.user_des = _value}))
/AliOS-Things-master/components/ble_host/bt_host/aos/
A Dble.c749 } else if (UUID_EQUAL(attrs[i].uuid, UUID_GATT_CUD)) { in ble_stack_gatt_registe_service()

Completed in 9 milliseconds