Maximum periodic advertising fragment data length
C
#define BLE_GAP_PERIODIC_ADV_FRAGMENT_MAX_LENGTH 0xF7
Description
Defines the maximum data length for a single fragment of periodic advertising data.
Macro Definition
Macro | Description |
---|---|
BLE_GAP_PERIODIC_ADV_FRAGMENT_MAX_LENGTH | Maximum length in bytes for a single fragment of periodic advertising data. |