Defines

S120 SoftDevice v2.1.0 API

S120 SoftDevice v2.1.0

Macros

#define BLE_GAP_DEFAULT_PRIVATE_ADDR_CYCLE_INTERVAL_S (60 * 15)
The default interval in seconds at which a private address is refreshed when address cycle mode is BLE_GAP_ADDR_CYCLE_MODE_AUTO .
#define BLE_GAP_ADDR_LEN 6
BLE address length.
#define BLE_GAP_ADV_MAX_SIZE 31
Maximum size of advertising data in octets.
#define BLE_GAP_DEVNAME_MAX_LEN 31
GAP device name maximum length.
#define BLE_GAP_RSSI_THRESHOLD_INVALID 0xFF
Disable RSSI events for connections.
#define BLE_GAP_SEC_RAND_LEN 8
GAP Security Random Number Length.
#define BLE_GAP_SEC_KEY_LEN 16
GAP Security Key Length.
#define BLE_GAP_PASSKEY_LEN 6
GAP Passkey Length.
#define BLE_GAP_WHITELIST_ADDR_MAX_COUNT (8)
Maximum amount of addresses in a whitelist.
#define BLE_GAP_WHITELIST_IRK_MAX_COUNT (8)
Maximum amount of IRKs in a whitelist. More...

Detailed Description

Macro Definition Documentation

#define BLE_GAP_WHITELIST_IRK_MAX_COUNT   (8)

Maximum amount of IRKs in a whitelist.

Note
The number of IRKs is limited to 8, even if the hardware supports more.

Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone .