S332 SoftDevice v0.9.1
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.