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

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).
 

Detailed Description

HID Service Report Map characteristic init structure. This contains all options and data needed for initialization of the Report Map characteristic.


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