LinuxQMISDK-Lite  SLQS04.00.23
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
connectionStatus Struct Reference

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.

Field Documentation

uint64_t connectionStatus::MDMCallDuration
uint8_t connectionStatus::MDMConnStatus

Copyright (c) 2011-2015 Sierra Wireless, Inc. All rights reserved