Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
unpack_dms_SLQSDmsSwiGetResetInfo_Ind_t Struct Reference

#include <dms.h>

Data Fields

uint8_t type
 
uint8_t source
 
uint16_t Tlvresult
 
swi_uint256_t ParamPresenceMask
 

Detailed Description

This structure contains the TLV required to Get Reset Info.

Parameters
type[OUT]
  • type of reset or power down, possible values listed below:
    • 0 - unknown
    • 1 - warm
    • 2 - hard
    • 3 - crash
    • 4 - power down
  • Bit to check in ParamPresenceMask - 1
source[OUT]
  • entity which initiated the reset or power down, possible values listed below:
    • 0 - unknown
    • 1 - user requested ( AT!RESET, AT!BOOTHOLD, FW/PRI download - including host-initiated image switching)
    • 2 - hardware switch (W_DISABLE)
    • 3 - temperature critical
    • 4 - voltage critical
    • 5 - configuration update (SIM-based image switching, RMA reset, NVUPs which request a reset)
    • 6 - LWM2M (Light Weight M2M client (internal process for LWM2M))
    • 7 - OMA-DM
    • 8 - FOTA
  • Bit to check in ParamPresenceMask - 1
Parameters
Tlvresult[OUT]
  • Unpack Result
ParamPresenceMask
  • bitmask representation to indicate valid parameters.

The documentation for this struct was generated from the following file: