Human Interface Device Service
- group HIDS
Human Interface Device Service.
The HID Service exposes data and associated formatting for HID Devices and HID Hosts.
Applications shall register HID service during initialization through hids_add_service function.
Applications can set the HID service through hids_set_parameter function.
Applications can send report data of HID service to the client with a notification through hids_send_report function.