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 |
|
ParamPresenceMask |
- bitmask representation to indicate valid parameters.
|