nRF51 SDK - S120 SoftDevice
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
GAP Timeout sources

Macros

#define BLE_GAP_TIMEOUT_SRC_ADVERTISING   0x00
 
#define BLE_GAP_TIMEOUT_SRC_SECURITY_REQUEST   0x01
 
#define BLE_GAP_TIMEOUT_SRC_SCAN   0x02
 
#define BLE_GAP_TIMEOUT_SRC_CONN   0x03
 

Detailed Description

Macro Definition Documentation

#define BLE_GAP_TIMEOUT_SRC_ADVERTISING   0x00

Advertising timeout.

#define BLE_GAP_TIMEOUT_SRC_CONN   0x03

Connection timeout.

#define BLE_GAP_TIMEOUT_SRC_SCAN   0x02

Scanning timeout.

#define BLE_GAP_TIMEOUT_SRC_SECURITY_REQUEST   0x01

Security request timeout.