#include <ble_hids.h>
HID report types as defined in the Report Reference Characteristic descriptor.
| Enumerator |
|---|
| BLE_HIDS_REPORT_TYPE_RESERVED | Reserved.
|
| BLE_HIDS_REPORT_TYPE_INPUT | Input report.
|
| BLE_HIDS_REPORT_TYPE_OUTPUT | Output report.
|
| BLE_HIDS_REPORT_TYPE_FEATURE | Feature report.
|