BLE_OTAPC_Event_T

C

typedef struct  BLE_OTAPC_Event_T
{
    BLE_OTAPC_EventId_T         eventId;
    BLE_OTAPC_EventField_T      eventField;
} BLE_OTAPC_Event_T;

Description

BLE OTA profile callback event structure.