Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
ConnectionStatus Struct Reference

#include <qaGobiApiWds.h>

Data Fields

BYTE MDMConnStatus
 
ULONGLONG MDMCallDuration
 

Detailed Description

This structure contains modem connection status

Parameters
MDMConnStatus
  • Current link status
    • 0x01 - DISCONNECTED
    • 0x02 - CONNECTED
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).

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