Operation of periodic advertising data

C

#define BLE_GAP_PERIODIC_ADV_DATA_OP_COMPLETE                   0x03
#define BLE_GAP_PERIODIC_ADV_DATA_OP_UNCHANGED                  0x04

Description

Defines operations related to periodic advertising data.

Macro Definition

MacroDescription
BLE_GAP_PERIODIC_ADV_DATA_OP_COMPLETEIndicates that the periodic advertising data is complete and ready for use or broadcast.
BLE_GAP_PERIODIC_ADV_DATA_OP_UNCHANGEDOperation indicating unchanged data (only update the Advertising DID).