_packetSrvStatus Struct Reference

Data Fields

qaQmiInterfaceInfopQmiInterfaceInfo
BYTE connStatus
BYTE reconfigReqd
WORD sessionEndReason
WORD verboseSessnEndReasonType
WORD verboseSessnEndReason
BYTE ipFamily
WORD techName

Detailed Description

Contains the parameters passed for SLQSSetPacketSrvStatusCallback by the device.

Parameters:
pQmiInterfaceInfo 
connStatus 
  • Current Link Status
    • 1 - Disconnected
    • 2 - Connected
    • 3 - Suspended
    • 4 - Authenticating
reconfigReqd 
  • Indicates if the network interface on the host needs to be reconfigured
    • 0 - No need to reconfigure
    • 1 - Reconfiguration required
sessionEndReason 
verboseSessnEndReasonType 
  • Call End Reason Type
    • 0 - Unspecified
    • 1 - Mobile IP
    • 2 - Internal
    • 3 - Call Manager defined
    • 6 - 3GPP Specification defined
    • 7 - PPP
    • 8 - EHRPD
    • 9 - IPv6
verboseSessnEndReason 
ipFamily 
  • IP Family of the packet data connection
    • 4 - IPv4
    • 6 - IPv6
techName 
  • Technology name of the packet data connection.
    • -32767 - CDMA
    • -32764 - UMTS
    • -30592 - EPC
    • -30590 - EMBMS
    • -30584 - Modem Link Local EPC is a logical interface to support LTE/eHRPD handoff. Modem Link is an interface for transferring data between entities on the AP and modem.
Note:
Any parameter not returned by the device is returned as its maximum unsigned value by the callback.

Field Documentation


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