S140 SoftDevice  v7.2.0
Choose documentation:
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
GAP Timeout sources

Macros

#define BLE_GAP_TIMEOUT_SRC_SCAN   0x01
 
#define BLE_GAP_TIMEOUT_SRC_CONN   0x02
 
#define BLE_GAP_TIMEOUT_SRC_AUTH_PAYLOAD   0x03
 

Detailed Description

Macro Definition Documentation

#define BLE_GAP_TIMEOUT_SRC_AUTH_PAYLOAD   0x03

Authenticated payload timeout.

#define BLE_GAP_TIMEOUT_SRC_CONN   0x02

Connection timeout.

#define BLE_GAP_TIMEOUT_SRC_SCAN   0x01

Scanning timeout.