Donal Morrissey / BLE_API_Native_blog

Dependents:   BLE_iBeacon_Exercise

Fork of BLE_API_Native by Kevin Townsend

Embed: (wiki syntax)

« Back to documentation index

ble_gap_evt_timeout_t Struct Reference

ble_gap_evt_timeout_t Struct Reference
[Generic Access Profile (GAP)]

Event data for timeout event. More...

#include <ble_gap.h>

Data Fields

uint8_t src
 Source of timeout event, see GAP Timeout sources.

Detailed Description

Event data for timeout event.

Definition at line 540 of file ble_gap.h.


Field Documentation

uint8_t src

Source of timeout event, see GAP Timeout sources.

Definition at line 542 of file ble_gap.h.