from bbc microbit library

Fork of nrf51-sdk by Lancaster University

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.