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

Data Fields

uint8_t namePI
 
uint8_t codingScheme
 
uint8_t nameLen
 
uint8_t callerName [255]
 

Detailed Description

This structure contains information about the names that are dialed from the device or from which a call is received on the device.

Parameters
namePI
  • Name presentation indicator.
    • 0x00 - PRESENTATION_NAME_PRESENTATION_ALLOWED - Allowed presentation
    • 0x01 - PRESENTATION_NAME_PRESENTATION_RESTRICTED - Restricted presentation
    • 0x02 - PRESENTATION_NAME_UNAVAILABLE - Unavailable presentation
    • 0x03 - PRESENTATION_NAME_NAME_PRESENTATION_RESTRICTED - Restricted name presentation
    • 0xFF - Not Available
codingScheme
nameLen
  • Provides the length of name which follow.
  • If zero(0) then no further information exists.
callerName[MAX_VOICE_DESCRIPTION_LENGTH]
  • Name in ASCII, NULL ending.

Field Documentation

uint8_t voice_remotePartyName::callerName[255]
uint8_t voice_remotePartyName::codingScheme
uint8_t voice_remotePartyName::nameLen
uint8_t voice_remotePartyName::namePI

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