Searched refs:UUID_GATT_CHRC (Results 1 – 5 of 5) sorted by relevance
155 #define UUID_GATT_CHRC UUID16_DECLARE(0x2803) macro
271 GATT_ATT_DEFINE(UUID_GATT_CHRC, GATT_PERM_READ, \
284 if (UUID16(g_attrs_list[i].uuid) == UUID16(UUID_GATT_CHRC)) { in bt_gatts_adapter_char_get_desc_idx()
246 if (UUID16(g_attrs_list[i].uuid) == UUID16(UUID_GATT_CHRC)) { in bt_gatts_adapter_char_get_desc_idx()
728 } else if (UUID_EQUAL(attrs[i].uuid, UUID_GATT_CHRC)) { in ble_stack_gatt_registe_service()
Completed in 11 milliseconds