ble_hids_rep_map_init_t

nRF5 SDK v9.0.0

nRF51 SDK v9.0.0

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

#include <ble_hids.h>

Detailed Description

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

Field Documentation

uint16_t ble_hids_rep_map_init_t::data_len

Length of report map data.

uint8_t ble_hids_rep_map_init_t::ext_rep_ref_num

Number of Optional External Report Reference descriptors.

uint8_t* ble_hids_rep_map_init_t::p_data

Report map data.

ble_uuid_t * ble_hids_rep_map_init_t::p_ext_rep_ref

Optional External Report Reference descriptor (will be added if != NULL).

ble_srv_security_mode_t ble_hids_rep_map_init_t::security_mode

Security mode for the HID Service Report Map characteristic.


Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone .