BLE_OTAPS_EvtStartInd_T
C
typedef struct BLE_OTAPS_EvtStartInd_T
{
uint8_t imageType;
} BLE_OTAPS_EvtStartInd_T;Description
Data structure for BLE_OTAPS_EVT_START_IND event.
Field Documentation
| Field | Description |
|---|---|
| imageType | The type of image to update, see Definition of OTAPS image type. |
