When HID device is initialized, the event comes.
When HID device is deinitialized, the event comes.
When HID device application registered, the event comes.
When HID device application unregistered, the event comes.
When HID device connection to host opened, the event comes.
When HID device connection to host closed, the event comes.
When HID device send report to lower layer, the event comes.
When HID device report handshanke error to lower layer, the event comes.
When HID device receives GET_REPORT request from host, the event comes.
When HID device receives SET_REPORT request from host, the event comes.
When HID device receives SET_PROTOCOL request from host, the event comes.
When HID device receives DATA from host on intr, the event comes.
When HID device initiates Virtual Cable Unplug, the event comes.
When HID device has API error, the event comes.
ESP_HIDD_EVENT_REG_FINISH
ESP_HIDD_EVENT_DEINIT_FINISH
ESP_HIDD_EVENT_BLE_CONNECT
ESP_HIDD_EVENT_BLE_DISCONNECT
ESP_HIDD_EVENT_BLE_VENDOR_REPORT_WRITE_EVT
ESP_HIDD_EVENT_BLE_LED_REPORT_WRITE_EVT