BLE_OTAPS_EvtStartInd_T
C
typedef struct BLE_OTAPS_EvtStartInd_T { uint8_t imageType; } BLE_OTAPS_EvtStartInd_T;
Description
Structure for the BLE_OTAPS_EVT_START_IND event.
Field Documentation
Field | Description |
---|---|
imageType | Type of the image being updated. Refer to OTAPS image type definitions for possible values. |