#include <dms.h>
|
uint8_t | numEntries |
|
image_info_t * | pCurrImgInfo |
|
char | priver [DMS_IMGDETAILS_LEN] |
|
char | pkgver [DMS_IMGDETAILS_LEN] |
|
char | fwvers [DMS_IMGDETAILS_LEN] |
|
char | carrier [DMS_IMGDETAILS_LEN] |
|
swi_uint256_t | ParamPresenceMask |
|
This structure is used to store unpack_dms_SLQSSwiGetFirmwareCurr parameters
- Parameters
-
numEntries[IN/OUT] |
- Number of entries in the image list to follow
- The size of the list pCurrImgInfo must be specified when calling the API
- Bit to check in ParamPresenceMask - 1
|
pCurrImgInfo[OUT] |
- Currently Active Image List
- Bit to check in ParamPresenceMask - 1
|
priver[OUT] |
- PRI version of the currently running firmware
- Bit to check in ParamPresenceMask - 1
|
pkgver[OUT] |
- Package version of the currently running firmware
- Bit to check in ParamPresenceMask - 1
|
fwvers[OUT] |
- firmware version of the currently running firmware
- Bit to check in ParamPresenceMask - 1
|
carrier[OUT] |
- Carrier string of the currently running firmware
- Bit to check in ParamPresenceMask - 1
|
ParamPresenceMask |
- bitmask representation to indicate valid parameters.
|
The documentation for this struct was generated from the following file: