API Guide Home
(Online version only)

HsPhoneCallControlTypes.h File Reference


Detailed Description

Types for Phone Library call control functionality.

Definition in file HsPhoneCallControlTypes.h.

Go to the source code of this file.

Data Structures

Defines

Typedefs

Enumerations


Define Documentation

#define isValidPhnConnectStateType (  )     ((c >= phnConnectionActive) && (c <= phnConnectionDormant))

meaning of feature bits in a GSMSATEventMenuRec

Definition at line 38 of file HsPhoneCallControlTypes.h.


Typedef Documentation

Definition at line 37 of file HsPhoneCallControlTypes.h.


Enumeration Type Documentation

Phone connection state

Enumerator:
phnConnectionActive 
phnConnectionHeld 
phnConnectionDialing 
phnConnectionAlerting 
phnConnectionIncoming 
phnConnectionWaiting 
phnConnectionUnknown 
phnConnectionDormant 

Definition at line 25 of file HsPhoneCallControlTypes.h.

00026   {
00027     phnConnectionActive,        /**<        */
00028     phnConnectionHeld,          /**<        */
00029     phnConnectionDialing,       /**<        */
00030     phnConnectionAlerting,      /**<        */
00031     phnConnectionIncoming,      /**<        */
00032     phnConnectionWaiting,       /**<        */
00033     phnConnectionUnknown,       /**<        */
00034     phnConnectionDormant
00035   } _PhnConnectStateType;


Top Palm Developer Network
© 2004-2008, Palm, Inc. All rights reserved.
Generated on Fri Jun 13 10:07:12 2008 for Palm API Guide