nRF51 SDK - S110 SoftDevice
|
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 |
#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.