![]() |
nRF51 SDK - S310 SoftDevice
|
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_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... | |
| #define BLE_GAP_WHITELIST_IRK_MAX_COUNT (8) |
Maximum amount of IRKs in a whitelist.