Lancaster University fork of the Nordic nrf51-SDK repository, which actually lives on github: https://github.com/lancaster-university/nrf51-sdk

Dependents:   nRF51822

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.