remotePartyName Struct Reference

Data Fields

BYTE namePI
BYTE codingScheme
BYTE nameLen
BYTE callerName [MAX_DESCRIPTION_LENGTH]

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_DESCRIPTION_LENGTH] 
  • Name in ASCII, NULL ending.

Field Documentation

BYTE remotePartyName::callerName[MAX_DESCRIPTION_LENGTH]

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