Home
last modified time | relevance | path

Searched refs:UUID_GATT_CHRC (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/ble_host/bt_host/include/aos/
A Duuid.h155 #define UUID_GATT_CHRC UUID16_DECLARE(0x2803) macro
A Dgatt.h271 GATT_ATT_DEFINE(UUID_GATT_CHRC, GATT_PERM_READ, \
/AliOS-Things-master/components/py_engine/modules/ble/
A Dbt_gatts_adapter.c284 if (UUID16(g_attrs_list[i].uuid) == UUID16(UUID_GATT_CHRC)) { in bt_gatts_adapter_char_get_desc_idx()
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/wireless/bt_host/
A Dbt_gatts_adapter.c246 if (UUID16(g_attrs_list[i].uuid) == UUID16(UUID_GATT_CHRC)) { in bt_gatts_adapter_char_get_desc_idx()
/AliOS-Things-master/components/ble_host/bt_host/aos/
A Dble.c728 } else if (UUID_EQUAL(attrs[i].uuid, UUID_GATT_CHRC)) { in ble_stack_gatt_registe_service()

Completed in 10 milliseconds