Human Interface Device Service

group HIDS

Human Interface Device Service.

The HID Service exposes data and associated formatting for HID Devices and HID Hosts.

Application shall register HID service when initialization through hids_add_service function.

Application can set the HID service through hids_set_parameter function.

Application can send report data of HID service to the client with a notification through hids_send_report function.