changed low freq. clock source to IRC

Dependents:   BLE_ANCS_SDAPI_IRC

Fork of nRF51822 by Nordic Semiconductor

Embed: (wiki syntax)

« Back to documentation index

ble_gattc_evt_timeout_t Struct Reference

ble_gattc_evt_timeout_t Struct Reference
[Generic Attribute Profile (GATT) Client]

Event structure for BLE_GATTC_EVT_TIMEOUT. More...

#include <ble_gattc.h>

Data Fields

uint8_t src
 Timeout source, see GATT Timeout sources.

Detailed Description

Event structure for BLE_GATTC_EVT_TIMEOUT.

Definition at line 204 of file ble_gattc.h.


Field Documentation

uint8_t src

Timeout source, see GATT Timeout sources.

Definition at line 206 of file ble_gattc.h.