ble_hids_rep_map_init_t

nRF5 SDK v15.2.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 const* ble_hids_rep_map_init_t::p_ext_rep_ref

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

security_req_t ble_hids_rep_map_init_t::rd_sec

Security requirement for HID Service Report Map characteristic.

  • components/ble/ble_services/ble_hids/ble_hids.h