BLE_OTAPS_DevInfo_T

C

typedef struct BLE_OTAPS_DevInfo_T
{
    uint32_t  fwImageVer;
} BLE_OTAPS_DevInfo_T;

Description

Structure containing the current device's firmware information.

Field Documentation

FieldDescription
fwImageVerFirmware image version of the current device.