Fragment preference for extended advertising data

C

#define BLE_GAP_EXT_ADV_DATA_FRAG_ALL                      0x00
#define BLE_GAP_EXT_ADV_DATA_FRAG_MIN                      0x01

Description

Defines the preference on fragmenting extended advertising data.

Macro Definition

MacroDescription
BLE_GAP_EXT_ADV_DATA_FRAG_ALLBLE Stack may fragment all advertising data.
BLE_GAP_EXT_ADV_DATA_FRAG_MINBLE Stack should not fragment or should minimize fragmentation of advertising data.