Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_hid/src/
Dble_hidd.c134 uint16_t hid_control_handle; member
459 …dev->devices[device_index].hid_control_handle = param->add_attr_tab.handles[HIDD_LE_IDX_HID_CTNL_P… in hid_event_handler()
513 if (param->write.handle == dev->devices[device_index].hid_control_handle) { in hid_event_handler()