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

Data Fields

uint8_t * pCallID
 
voice_alphaIDInfopAlphaIDInfo
 
uint8_t * pCCResultType
 
voice_ccSUPSTypepCCSUPSType
 
swi_uint256_t ParamPresenceMask
 

Detailed Description

This structure contains Voice Call Response Parameters

Parameters
pCallID(optional)
  • Unique call identifier for the dialed call
  • Bit to check in ParamPresenceMask - 16
pAlphaIDInfo(optional)
  • Pointer to structure of alphaIDInfo
  • Bit to check in ParamPresenceMask - 17
pCCResultType(optional)
  • Call Control Result Type.
    • 0x00 - CC_RESULT_TYPE_VOICE - Voice
    • 0x01 - CC_RESULT_TYPE_SUPS - Supplementary service
    • 0x02 - CC_RESULT_TYPE_USSD - Unstructured supplementary service
  • Bit to check in ParamPresenceMask - 18
pCCSUPSType(optional)
  • Pointer to structure of ccSUPSType
  • Data is present when pCCResultType is present and is other than Voice.
  • Bit to check in ParamPresenceMask - 19
ParamPresenceMask
  • bitmask representation to indicate valid parameters.

Field Documentation

voice_alphaIDInfo* unpack_voice_SLQSVoiceDialCall_t::pAlphaIDInfo
swi_uint256_t unpack_voice_SLQSVoiceDialCall_t::ParamPresenceMask
uint8_t* unpack_voice_SLQSVoiceDialCall_t::pCallID
uint8_t* unpack_voice_SLQSVoiceDialCall_t::pCCResultType
voice_ccSUPSType* unpack_voice_SLQSVoiceDialCall_t::pCCSUPSType

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