Globally available symbolic constants
Collaboration diagram for Globally available symbolic constants:

Modules

 Symbolic constants for different request types
 

The exhaustive list of constants that should be used throughout the code when referring to the various request types supported in the system.


Defines

#define GPS_HAL_SUPL_LOG_INVALID_HANDLE_VALUE   ((GpsHalSuplLogHandle) -1)
 Constant for invalid handles.

Define Documentation

Constant for invalid handles.

Use this value to signal failing open/create request in the SuplLog implementation or for initializing variables of type GpsHalSuplLogHandle.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines