Maximum advertising handle
C
#define BLE_GAP_MAX_ADV_HANDLE (0xEFU)
Description
Defines the highest value that can be used as an advertising handle.
Macro Definition
Macro | Description |
---|---|
BLE_GAP_MAX_ADV_HANDLE | Maximum valid BLE advertising handle. |
#define BLE_GAP_MAX_ADV_HANDLE (0xEFU)
Defines the highest value that can be used as an advertising handle.
Macro | Description |
---|---|
BLE_GAP_MAX_ADV_HANDLE | Maximum valid BLE advertising handle. |