nRF51 SDK - S110 SoftDevice
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
ble_srv_report_ref_t Struct Reference

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 which 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 these 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)