![]() |
S340 SoftDevice
v6.1.1
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API | S312 SoftDevice API | S332 SoftDevice API | S340 SoftDevice API |
Macros | |
#define | BLE_GAP_ADV_TIMEOUT_HIGH_DUTY_MAX (128) |
#define | BLE_GAP_ADV_TIMEOUT_LIMITED_MAX (18000) |
#define | BLE_GAP_ADV_TIMEOUT_GENERAL_UNLIMITED (0) |
#define BLE_GAP_ADV_TIMEOUT_GENERAL_UNLIMITED (0) |
Unlimited advertising in general discoverable mode. For high duty cycle advertising, this corresponds to BLE_GAP_ADV_TIMEOUT_HIGH_DUTY_MAX.
#define BLE_GAP_ADV_TIMEOUT_HIGH_DUTY_MAX (128) |
Maximum high duty advertising time in 10 ms units. Corresponds to 1.28 s.
#define BLE_GAP_ADV_TIMEOUT_LIMITED_MAX (18000) |
Maximum advertising time in 10 ms units corresponding to TGAP(lim_adv_timeout) = 180 s in limited discoverable mode.