nRF Connect SDK API 2.8.99
|
enum bt_hids_report_type |
#include <include/bluetooth/services/hids.h>
Report types as defined in the Report Reference Characteristic descriptor.
Enumerator | |
---|---|
BT_HIDS_REPORT_TYPE_RESERVED | Reserved value. |
BT_HIDS_REPORT_TYPE_INPUT | Input Report. |
BT_HIDS_REPORT_TYPE_OUTPUT | Output report. |
BT_HIDS_REPORT_TYPE_FEATURE | Feature Report. |