nRF Connect SDK Bare Metal API 2.0.99
Loading...
Searching...
No Matches
ble_hids_input_report Struct Reference

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.
 

Detailed Description

HID input report.


The documentation for this struct was generated from the following file: