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

Data Fields

voice_CNAPResppCNAPResp
 
uint16_t * pFailCause
 
voice_alphaIDInfopAlphaIDInfo
 
uint8_t * pCCResType
 
uint8_t * pCallID
 
voice_ccSUPSTypepCCSUPSType
 

Detailed Description

This structure contains Voice Get Calling Name Presentation(CNAP) Response Parameters

Parameters
pCNAPResp
  • Pointer to structure of CNAPResp (optional)
pFailCause
pAlphaIDInfo
  • Pointer to structure of alphaIDInfo (optional)
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
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.
pCCSUPSType
  • Supplementary service data that resulted from call control (optional)
  • Data is present when pCCResultType is present and is other than Voice.
Note
Using NULL for the pointers would make sure that the parameter is not returned or has default value.

Field Documentation

voice_alphaIDInfo* unpack_voice_SLQSVoiceGetCNAP_t::pAlphaIDInfo
uint8_t* unpack_voice_SLQSVoiceGetCNAP_t::pCallID
uint8_t* unpack_voice_SLQSVoiceGetCNAP_t::pCCResType
voice_ccSUPSType* unpack_voice_SLQSVoiceGetCNAP_t::pCCSUPSType
voice_CNAPResp* unpack_voice_SLQSVoiceGetCNAP_t::pCNAPResp
uint16_t* unpack_voice_SLQSVoiceGetCNAP_t::pFailCause

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