Closes https://github.com/espressif/esp-idf/issues/13671
1. Fix is_orig value inconsistency for HIDH open event 2. Fix the error state for repeat connection of the same device
Closes https://github.com/espressif/esp-idf/issues/10504
2. add esp API for HID 3. add PM config for HID 4. add HID device demo Closes https://github.com/espressif/esp-idf/issues/5311 Closes https://github.com/espressif/esp-idf/issues/5635 Merges https://github.com/espressif/esp-idf/pull/3425