Maximum periodic advertising fragment data length

C

#define BLE_GAP_PERIODIC_ADV_FRAGMENT_MAX_LENGTH                (0xF7U)

Description

Defines the maximum data length for a single fragment of periodic advertising data.

Macro Definition

MacroDescription
BLE_GAP_PERIODIC_ADV_FRAGMENT_MAX_LENGTHMaximum length in bytes for a single fragment of periodic advertising data.