ble_srv_report_ref_t

nRF5 SDK v13.1.0

Value of a Report Reference descriptor. More...

#include <ble_srv_common.h>

Data Fields

uint8_t report_id
uint8_t report_type

Detailed Description

Value of a Report Reference descriptor.

This is mapping information that maps the parent characteristic to the Report ID(s) and Report Type(s) defined within a Report Map characteristic.

Field Documentation

uint8_t ble_srv_report_ref_t::report_id

Non-zero value if there is more than one instance of the same Report Type

uint8_t ble_srv_report_ref_t::report_type

Type of Report characteristic (see BLE_HIDS_REPORT_TYPE )

  • components/ble/common/ble_srv_common.h