esp_bt_hid_host_set_info() function
Set the HID device descriptor for the specified HID device. When the operation is complete the callback function will be called with ESP_HIDH_SET_INFO_EVT.
Arguments
bd_addr
Remote device bluetooth device address.
hid_info
HID device descriptor structure.
Return value
- ESP_OK: success - other: failed