Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
connectionStatus Struct Reference

#include <wds.h>

Data Fields

uint8_t MDMConnStatus
 
uint64_t MDMCallDuration
 

Detailed Description

This structure contains modem connection status

Parameters
MDMConnStatus
  • Current link status
    • 0x01 - DISCONNECTED
    • 0x02 - CONNECTED
    • 0xff - Invalid data.
MDMCallDuration
  • Call duration in milliseconds.
  • If the modem connection status is connected, this represent the duration of the current DUN call.
  • If the modem connection status is disconnected, this represents the duration of the last DUN call since the device was powered up (zero, if no call has been made or if the last call was not DUN).
    • 0xffffffffffffffff - Invalid data.

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