Extended primary advertising interval range

C

#define BLE_GAP_EXT_PRIM_ADV_INTVL_MIN                    0x0020
#define BLE_GAP_EXT_PRIM_ADV_INTVL_MAX                    0x1F4000

Description

Defines the range for the LE extended primary advertising interval in units of 0.625 ms.

Macro Definition

MacroDescription
BLE_GAP_EXT_PRIM_ADV_INTVL_MINMinimum LE extended primary advertising interval: 20 ms.
BLE_GAP_EXT_PRIM_ADV_INTVL_MAXMaximum LE extended primary advertising interval: 1280 sec.