![]() |
nRF Connect SDK Bare Metal API 2.0.99
|
HID input report. More...
#include <bm/bluetooth/services/ble_hids.h>
Data Fields | |
| uint8_t | report_index |
| Index of the characteristic. Corresponding to the index in struct ble_hids.inp_rep_array as passed to ble_hids_init() | |
| uint8_t * | data |
| Data to be sent. | |
| uint16_t | len |
| Size of data to be sent. | |
HID input report.