1.2.2.3.4.2.3.4 BLE_OTAPS_Event_T

C

typedef struct  BLE_OTAPS_Event_T
{
    BLE_OTAPS_EventId_T                 eventId;
    BLE_OTAPS_EventField_T              eventField;
} BLE_OTAPS_Event_T;

Description

BLE OTA profile callback event.

Field Documentation

FieldDescription
eventIdEvent ID.
eventFieldEvent field.