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.
|