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
Field | Description |
---|---|
fwImageVer | Firmware image version of the current device. |