/ nRF51822

Dependents:   Peripheral_1_serial_copy Peripheral_1_serial 151006_1st_Scenario_normal

Fork of nRF51822 by Nordic Semiconductor

Embed: (wiki syntax)

« Back to documentation index

ble_gatts_evt_sys_attr_missing_t Struct Reference

ble_gatts_evt_sys_attr_missing_t Struct Reference
[Structures]

Event structure for BLE_GATTS_EVT_SYS_ATTR_MISSING. More...

#include <ble_gatts.h>

Data Fields

uint8_t hint
 Hint (currently unused).

Detailed Description

Event structure for BLE_GATTS_EVT_SYS_ATTR_MISSING.

Definition at line 325 of file ble_gatts.h.


Field Documentation

uint8_t hint

Hint (currently unused).

Definition at line 327 of file ble_gatts.h.