Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
unpack_dms_GetCrashAction_t Struct Reference

#include <dms.h>

Data Fields

uint8_t DevCrashState
 
uint16_t Tlvresult
 
swi_uint256_t ParamPresenceMask
 

Detailed Description

This structure is used to store the Crash State from the device.

Parameters
DevCrashState
  • Device Crash State
  • Values:
    • 0 - USB Memory Download Modem will reset after a crash and will stay in USB download mode with only ttyUSB0 enumerated. ramdump tool is to be used to recover the crash dump. Modem needs to be reset again to come back in ONLINE mode.
    • 1 - Reset Modem will reset and come back in ONLINE mode. Minimal crash data will be available and can be extracted with at!gcdump? AT command or SLQSSwiGetCrashInfo() SDK API
    • 2 - No action
  • Bit to check in ParamPresenceMask - 1
Tlvresult
  • unpack Tlv result
ParamPresenceMask
  • bitmask representation to indicate valid parameters.

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