Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_hid/src/
Dble_hidd.c135 uint16_t hid_protocol_handle; member
460 …dev->devices[device_index].hid_protocol_handle = param->add_attr_tab.handles[HIDD_LE_IDX_PROTO_MOD… in hid_event_handler()
521 } else if (param->write.handle == dev->devices[device_index].hid_protocol_handle) { in hid_event_handler()