_AlpTelCatSIManswer Struct Reference
[Card Application Toolkit Service]

#include <telephony_types.h>


Data Fields

char * addressP1
 If it's a MO short message control answer addressP1= RP_Destination_Address, if the address data object 1 is not present, then the ME shall assume the RP_Destination_Address of the Service Centre is not to be modified.
char * addressP2
 Apply only if it's a a MO short message control answer addressP2= TP_Destination_Address, if the address data object 2 is not present, then the ME shall assume the TP_Destination_Address is not to be modified.
uint8_t addressSize1
 Address size.
uint8_t addressSize2
 Address size.
uint8_t BCrepeatIndicator
 BC repeat indicator.
uint8_t * capabilityConfP1
 Capability configuration parameters1.
uint8_t * capabilityConfP2
 Capability configuration parameters2.
uint8_t capabilityConfSize1
 The capability configuration parameters1 size.
uint8_t capabilityConfSize2
 The capability configuration parameters2 size.
uint8_t result
 Call control or MO Short Message control result, see ALP_TEL_CAT_RESULT_CONTROL_XXX.
char * subAddressP
 Subaddress.
uint8_t subAddressSize
 Subaddress buffer size.
char * textP
 Text to display.
size_t textSize
 The size of the encoded text.


Field Documentation

char* addressP1
 

If it's a MO short message control answer addressP1= RP_Destination_Address, if the address data object 1 is not present, then the ME shall assume the RP_Destination_Address of the Service Centre is not to be modified.

If it's a call control answer adressP1= dialling number, if the address data is not present, the terminal shall assume the dialling number is not to be modified

char* addressP2
 

Apply only if it's a a MO short message control answer addressP2= TP_Destination_Address, if the address data object 2 is not present, then the ME shall assume the TP_Destination_Address is not to be modified.

uint8_t addressSize1
 

Address size.

uint8_t addressSize2
 

Address size.

uint8_t BCrepeatIndicator
 

BC repeat indicator.

uint8_t* capabilityConfP1
 

Capability configuration parameters1.

uint8_t* capabilityConfP2
 

Capability configuration parameters2.

uint8_t capabilityConfSize1
 

The capability configuration parameters1 size.

uint8_t capabilityConfSize2
 

The capability configuration parameters2 size.

uint8_t result
 

Call control or MO Short Message control result, see ALP_TEL_CAT_RESULT_CONTROL_XXX.

char* subAddressP
 

Subaddress.

uint8_t subAddressSize
 

Subaddress buffer size.

char* textP
 

Text to display.

size_t textSize
 

The size of the encoded text.


The documentation for this struct was generated from the following file:
Generated on Wed Jul 30 07:06:41 2008 by Doxygen 1.4.6 for ALP SDK + Hiker Documentation

Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.