S132 SoftDevice v1.0.0-3.alpha
Macros
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.


This document was last updated on Thu Oct 15 2015.
Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone.