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

Data Fields

uint8_t * pSvcClass
 
uint16_t * pFailCause
 
voice_alphaIDInfopAlphaIDInfo
 
uint8_t * pCCResType
 
uint8_t * pCallID
 
voice_ccSUPSTypepCCSUPSType
 
swi_uint256_t ParamPresenceMask
 

Detailed Description

This structure contains Voice Get Call Waiting Unpack Parameters

Parameters
pSvcClass
  • Service class is a combination (sum) of information class constants (optional)
  • See qaGobiApiTableSupServiceInfoClasses.h for service classes.
  • Service Class is set to 0 if call waiting is not active for any of the information classes.
  • 0xFF,if Not Available
  • Bit to check in ParamPresenceMask - 16
pFailCause
pAlphaIDInfo
  • Pointer to structure of alphaIDInfo (optional)
  • Bit to check in ParamPresenceMask - 18
pCCResType
  • Call Control Result Type (optional)
    • 0x00 - CC_RESULT_TYPE_VOICE - Voice
    • 0x01 - CC_RESULT_TYPE_SUPS - Supplementary service
    • 0x02 - CC_RESULT_TYPE_USSD - Unstructured supplementary service
    • 0xFF - Not Available
  • Bit to check in ParamPresenceMask - 19
pCallID
  • Call ID of the voice call that resulted from call control. (optional)
  • It is present when pCCResType is present and is Voice.
  • If zero(0) then invalid.
  • Bit to check in ParamPresenceMask - 20
pCCSUPSType
  • Supplementary service data that resulted from call control (optional)
  • Data is present when pCCResultType is present and is other than Voice.
  • Bit to check in ParamPresenceMask - 21
ParamPresenceMask
  • bitmask representation to indicate valid parameters.

Field Documentation

voice_alphaIDInfo* unpack_voice_SLQSVoiceGetCallWaiting_t::pAlphaIDInfo
swi_uint256_t unpack_voice_SLQSVoiceGetCallWaiting_t::ParamPresenceMask
uint8_t* unpack_voice_SLQSVoiceGetCallWaiting_t::pCallID
uint8_t* unpack_voice_SLQSVoiceGetCallWaiting_t::pCCResType
voice_ccSUPSType* unpack_voice_SLQSVoiceGetCallWaiting_t::pCCSUPSType
uint16_t* unpack_voice_SLQSVoiceGetCallWaiting_t::pFailCause
uint8_t* unpack_voice_SLQSVoiceGetCallWaiting_t::pSvcClass

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