#include <dms.h>
|
|
uint32_t * | pReasonMask |
| |
|
uint32_t * | pbPlatform |
| |
|
uint16_t | Tlvresult |
| |
|
swi_uint256_t | ParamPresenceMask |
| |
This structure is used to store reason why the operating mode of the device is currently offline.
- Parameters
-
| pReasonMask[OUT] |
- Optional parameter
- Bitmask of offline reasons
- 0x00000001 - Host image configuration issue
- 0x00000002 - PRI image configuration issue
- 0x00000004 - PRI version incompatible
- 0x00000008 - PRI copy issue
- All others - Reserved
- Bit to check in ParamPresenceMask - 16
|
| pbPlatform[OUT] |
- Optional parameter
- Is the device offline due to a platform restriction?
- Bit to check in ParamPresenceMask - 17
|
| Tlvresult |
|
| ParamPresenceMask |
- bitmask representation to indicate valid parameters.
|
The documentation for this struct was generated from the following file: