nRF51 SDK
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
ble_hids_char_id_t Struct Reference

Data Fields

uint16_t uuid
 
uint8_t rep_type
 
uint8_t rep_index
 

Field Documentation

uint16_t uuid

UUID of characteristic.

uint8_t rep_type

Type of report (only used for BLE_UUID_REPORT_CHAR, see BLE_HIDS_REPORT_TYPE).

uint8_t rep_index

Index of the characteristic (only used for BLE_UUID_REPORT_CHAR).