Smart Remote 3 nRF52 v1.2
Data Fields
ble_hid_report_map_record_t Struct Reference

Database record containing HID report map info. More...

Data Fields

uint8_t boot_type
 
ble_hids_t *const interface
 
uint8_t * report_map
 
uint16_t report_map_len
 

Detailed Description

Database record containing HID report map info.

Field Documentation

uint8_t ble_hid_report_map_record_t::boot_type

Indicates whether the descriptor contains boot reports.

ble_hids_t* const ble_hid_report_map_record_t::interface

BLE HID Interface handle.

uint8_t* ble_hid_report_map_record_t::report_map

Pointer to the actual descriptor.

uint16_t ble_hid_report_map_record_t::report_map_len

Length of the descriptor.


Documentation feedback | Developer Zone | Subscribe | Updated