|
API Guide Home (Online version only) |
![]() |
Definition in file hsPhoneLocationTypes.h.
Include dependency graph for hsPhoneLocationTypes.h:

Go to the source code of this file.
| typedef UInt8 PhnPDSessionConfigParamType |
error codes returned by phone library functions
Definition at line 38 of file hsPhoneLocationTypes.h.
| PhnPDConfigIPAddr | Binary value of the Position Determination Entity (PDE) IP Address |
| PhnPDConfigPortID | Binary value of the PDE Port ID. |
| PhnPDConfigGPSLock | Level of GPS lock set in the modem. |
| PhnPDConfigPTLMMode | The protocol transport layer mechanism to be used to talk to the PDE. |
Definition at line 44 of file hsPhoneLocationTypes.h.
00045 { 00046 PhnPDConfigIPAddr = 1, /**< Binary value of the Position Determination Entity (PDE) IP Address */ 00047 PhnPDConfigPortID, /**< Binary value of the PDE Port ID. */ 00048 PhnPDConfigGPSLock, /**< Level of GPS lock set in the modem. */ 00049 PhnPDConfigPTLMMode /**< The protocol transport layer mechanism to be used to talk to the PDE. */ 00050 }_PhnPDSessionConfigParamType;
| Top | Palm Developer Network © 2004-2008, Palm, Inc. All rights reserved. Generated on Fri Jun 13 10:07:20 2008 for Palm API Guide |