![]() |
nRF Connect SDK Bare Metal API 2.0.99
|
HID Service Report Map characteristic init structure. This contains all options and data needed for initialization of the Report Map characteristic. More...
#include <bm/bluetooth/services/ble_hids.h>
Data Fields | |
| uint8_t * | data |
| Report map data. | |
| uint16_t | len |
| Length of report map data. | |
| uint8_t | ext_rep_ref_num |
| Number of Optional External Report Reference descriptors. | |
| const ble_uuid_t * | ext_rep_ref |
| Optional External Report Reference descriptor (will be added if != NULL). | |
HID Service Report Map characteristic init structure. This contains all options and data needed for initialization of the Report Map characteristic.