18c2d3d5afc51d3f35150f748f263870367771b6fEd Tam/*
28c2d3d5afc51d3f35150f748f263870367771b6fEd Tam * Please do not edit this file.
38c2d3d5afc51d3f35150f748f263870367771b6fEd Tam * It was generated using rpcgen.
48c2d3d5afc51d3f35150f748f263870367771b6fEd Tam */
58c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
68c2d3d5afc51d3f35150f748f263870367771b6fEd Tam#ifndef _LOC_API_COMMON_H_RPCGEN
78c2d3d5afc51d3f35150f748f263870367771b6fEd Tam#define _LOC_API_COMMON_H_RPCGEN
88c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
98c2d3d5afc51d3f35150f748f263870367771b6fEd Tam#include <rpc/rpc.h>
108c2d3d5afc51d3f35150f748f263870367771b6fEd Tam#include "loc_api_fixup.h"
118c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
128c2d3d5afc51d3f35150f748f263870367771b6fEd Tam#include <pthread.h>
138c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
148c2d3d5afc51d3f35150f748f263870367771b6fEd Tam#ifdef __cplusplus
158c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern "C" {
168c2d3d5afc51d3f35150f748f263870367771b6fEd Tam#endif
178c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
188c2d3d5afc51d3f35150f748f263870367771b6fEd Tam#define LOC_API_TOOLVERS 0x00040024
198c2d3d5afc51d3f35150f748f263870367771b6fEd Tam#define LOC_API_FEATURES 0x00000001
208c2d3d5afc51d3f35150f748f263870367771b6fEd Tam#define RPC_LOC_EVENT_NI_NOTIFY_VERIFY_REQUEST 0x00000010
218c2d3d5afc51d3f35150f748f263870367771b6fEd Tam#define RPC_LOC_EVENT_WPS_NEEDED_REQUEST 0x00000200
228c2d3d5afc51d3f35150f748f263870367771b6fEd Tam#define RPC_LOC_EVENT_IOCTL_REPORT 0x00000080
238c2d3d5afc51d3f35150f748f263870367771b6fEd Tam#define RPC_LOC_EVENT_LOCATION_SERVER_REQUEST 0x00000040
248c2d3d5afc51d3f35150f748f263870367771b6fEd Tam#define RPC_LOC_EVENT_RESERVED 0x8000000000000000
258c2d3d5afc51d3f35150f748f263870367771b6fEd Tam#define RPC_LOC_EVENT_PARSED_POSITION_REPORT 0x00000001
268c2d3d5afc51d3f35150f748f263870367771b6fEd Tam#define RPC_LOC_EVENT_ASSISTANCE_DATA_REQUEST 0x00000020
278c2d3d5afc51d3f35150f748f263870367771b6fEd Tam#define RPC_LOC_EVENT_NMEA_POSITION_REPORT 0x00000008
288c2d3d5afc51d3f35150f748f263870367771b6fEd Tam#define RPC_LOC_EVENT_SATELLITE_REPORT 0x00000002
298c2d3d5afc51d3f35150f748f263870367771b6fEd Tam#define RPC_LOC_EVENT_STATUS_REPORT 0x00000100
308c2d3d5afc51d3f35150f748f263870367771b6fEd Tam#define RPC_LOC_EVENT_CB_F_TYPE_VERSION 0x00040001
318c2d3d5afc51d3f35150f748f263870367771b6fEd Tam#define RPC_LOC_OPEN_VERSION 0x00040001
328c2d3d5afc51d3f35150f748f263870367771b6fEd Tam#define RPC_LOC_API_RPC_GLUE_CODE_INFO_REMOTE_VERSION 0x00040001
338c2d3d5afc51d3f35150f748f263870367771b6fEd Tam#define RPC_LOC_API_NULL_VERSION 0x00040001
348c2d3d5afc51d3f35150f748f263870367771b6fEd Tam#define RPC_LOC_STOP_FIX_VERSION 0x00040001
358c2d3d5afc51d3f35150f748f263870367771b6fEd Tam#define RPC_LOC_IOCTL_VERSION 0x00040001
368c2d3d5afc51d3f35150f748f263870367771b6fEd Tam#define RPC_LOC_START_FIX_VERSION 0x00040001
378c2d3d5afc51d3f35150f748f263870367771b6fEd Tam#define RPC_LOC_CLOSE_VERSION 0x00040001
388c2d3d5afc51d3f35150f748f263870367771b6fEd Tam#define RPC_LOC_API_API_VERSIONS_VERSION 0x00040001
398c2d3d5afc51d3f35150f748f263870367771b6fEd Tam#define RPC_LOC_API_API_MAJOR_NUM 0x0004
408c2d3d5afc51d3f35150f748f263870367771b6fEd Tam#define RPC_LOC_APIAPI_VERSION_IS_HASHKEY 0
418c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
428c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef bool_t rpc_boolean;
438c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
448c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef u_long rpc_uint32;
458c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
468c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef u_short rpc_uint16;
478c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
488c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef u_char rpc_uint8;
498c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
508c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef long rpc_int32;
518c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
528c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef u_char rpc_byte;
538c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
548c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef u_quad_t rpc_uint64;
558c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
568c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef rpc_int32 rpc_loc_client_handle_type;
578c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
588c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef rpc_uint64 rpc_loc_event_mask_type;
598c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
608c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef rpc_uint64 rpc_loc_position_valid_mask_type;
618c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
628c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef rpc_uint32 rpc_loc_pos_technology_mask_type;
638c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
648c2d3d5afc51d3f35150f748f263870367771b6fEd Tamenum rpc_loc_session_status_e_type {
658c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_SESS_STATUS_SUCCESS = 0,
668c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_SESS_STATUS_IN_PROGESS = 1,
678c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_SESS_STATUS_GENERAL_FAILURE = 2,
688c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_SESS_STATUS_TIMEOUT = 3,
698c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_SESS_STATUS_USER_END = 4,
708c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_SESS_STATUS_BAD_PARAMETER = 5,
718c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_SESS_STATUS_PHONE_OFFLINE = 6,
728c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_SESS_STATUS_ENGINE_LOCKED = 7,
738c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_SESS_STATUS_MAX = 268435456,
748c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
758c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef enum rpc_loc_session_status_e_type rpc_loc_session_status_e_type;
768c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
778c2d3d5afc51d3f35150f748f263870367771b6fEd Tamstruct rpc_loc_calendar_time_s_type {
788c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_uint16 year;
798c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	u_char month;
808c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	u_char day_of_week;
818c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	u_char day;
828c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	u_char hour;
838c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	u_char minute;
848c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	u_char second;
858c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_uint16 millisecond;
868c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
878c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef struct rpc_loc_calendar_time_s_type rpc_loc_calendar_time_s_type;
888c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
898c2d3d5afc51d3f35150f748f263870367771b6fEd Tamstruct rpc_loc_parsed_position_s_type {
908c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_position_valid_mask_type valid_mask;
918c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_session_status_e_type session_status;
928c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_calendar_time_s_type timestamp_calendar;
938c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_uint64 timestamp_utc;
948c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_uint8 leap_seconds;
958c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	float time_unc;
968c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	double latitude;
978c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	double longitude;
988c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	float altitude_wrt_ellipsoid;
998c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	float altitude_wrt_mean_sea_level;
1008c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	float speed_horizontal;
1018c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	float speed_vertical;
1028c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	float heading;
1038c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	float hor_unc_circular;
1048c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	float hor_unc_ellipse_semi_major;
1058c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	float hor_unc_ellipse_semi_minor;
1068c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	float hor_unc_ellipse_orient_azimuth;
1078c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	float vert_unc;
1088c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	float speed_unc;
1098c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	float heading_unc;
1108c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	u_char confidence_horizontal;
1118c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	u_char confidence_vertical;
1128c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	float magnetic_deviation;
1138c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_pos_technology_mask_type technology_mask;
1148c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
1158c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef struct rpc_loc_parsed_position_s_type rpc_loc_parsed_position_s_type;
1168c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
1178c2d3d5afc51d3f35150f748f263870367771b6fEd Tamenum rpc_loc_sv_system_e_type {
1188c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_SV_SYSTEM_GPS = 1,
1198c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_SV_SYSTEM_GALILEO = 2,
1208c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_SV_SYSTEM_SBAS = 3,
1218c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_SV_SYSTEM_COMPASS = 4,
1228c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_SV_SYSTEM_GLONASS = 5,
1238c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_SV_SYSTEM_MAX = 268435456,
1248c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
1258c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef enum rpc_loc_sv_system_e_type rpc_loc_sv_system_e_type;
1268c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
1278c2d3d5afc51d3f35150f748f263870367771b6fEd Tamenum rpc_loc_sv_status_e_type {
1288c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_SV_STATUS_IDLE = 1,
1298c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_SV_STATUS_SEARCH = 2,
1308c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_SV_STATUS_TRACK = 3,
1318c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_SV_STATUS_MAX = 268435456,
1328c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
1338c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef enum rpc_loc_sv_status_e_type rpc_loc_sv_status_e_type;
1348c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
1358c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef rpc_uint32 rpc_loc_sv_info_valid_mask_type;
1368c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
1378c2d3d5afc51d3f35150f748f263870367771b6fEd Tamstruct rpc_loc_sv_info_s_type {
1388c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_sv_info_valid_mask_type valid_mask;
1398c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_sv_system_e_type system;
1408c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_uint8 prn;
1418c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_uint8 health_status;
1428c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_sv_status_e_type process_status;
1438c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_boolean has_eph;
1448c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_boolean has_alm;
1458c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	float elevation;
1468c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	float azimuth;
1478c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	float snr;
1488c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
1498c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef struct rpc_loc_sv_info_s_type rpc_loc_sv_info_s_type;
1508c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
1518c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef rpc_uint32 rpc_loc_gnss_info_valid_mask_type;
1528c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
1538c2d3d5afc51d3f35150f748f263870367771b6fEd Tamstruct rpc_loc_gnss_info_s_type {
1548c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_gnss_info_valid_mask_type valid_mask;
1558c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	float position_dop;
1568c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	float horizontal_dop;
1578c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	float vertical_dop;
1588c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_boolean altitude_assumed;
1598c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_uint16 sv_count;
1608c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	struct {
1618c2d3d5afc51d3f35150f748f263870367771b6fEd Tam		u_int sv_list_len;
1628c2d3d5afc51d3f35150f748f263870367771b6fEd Tam		rpc_loc_sv_info_s_type *sv_list_val;
1638c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	} sv_list;
1648c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
1658c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef struct rpc_loc_gnss_info_s_type rpc_loc_gnss_info_s_type;
1668c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
1678c2d3d5afc51d3f35150f748f263870367771b6fEd Tamstruct rpc_loc_nmea_report_s_type {
1688c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_uint16 length;
1698c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	char nmea_sentences[1200];
1708c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
1718c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef struct rpc_loc_nmea_report_s_type rpc_loc_nmea_report_s_type;
1728c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
1738c2d3d5afc51d3f35150f748f263870367771b6fEd Tamenum rpc_loc_status_event_e_type {
1748c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_STATUS_EVENT_ENGINE_STATE = 1,
1758c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_STATUS_EVENT_FIX_SESSION_STATE = 2,
1768c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_STATUS_EVENT_MAX = 268435456,
1778c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
1788c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef enum rpc_loc_status_event_e_type rpc_loc_status_event_e_type;
1798c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
1808c2d3d5afc51d3f35150f748f263870367771b6fEd Tamenum rpc_loc_engine_state_e_type {
1818c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_ENGINE_STATE_ON = 1,
1828c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_ENGINE_STATE_OFF = 2,
1838c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_ENGINE_STATE_MAX = 268435456,
1848c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
1858c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef enum rpc_loc_engine_state_e_type rpc_loc_engine_state_e_type;
1868c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
1878c2d3d5afc51d3f35150f748f263870367771b6fEd Tamenum rpc_loc_fix_session_state_e_type {
1888c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_FIX_SESSION_STATE_BEGIN = 1,
1898c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_FIX_SESSION_STATE_END = 2,
1908c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_FIX_SESSION_STATE_MAX = 268435456,
1918c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
1928c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef enum rpc_loc_fix_session_state_e_type rpc_loc_fix_session_state_e_type;
1938c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
1948c2d3d5afc51d3f35150f748f263870367771b6fEd Tamstruct rpc_loc_status_event_payload_u_type {
1958c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_status_event_e_type disc;
1968c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	union {
1978c2d3d5afc51d3f35150f748f263870367771b6fEd Tam		rpc_loc_engine_state_e_type engine_state;
1988c2d3d5afc51d3f35150f748f263870367771b6fEd Tam		rpc_loc_fix_session_state_e_type fix_session_state;
1998c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	} rpc_loc_status_event_payload_u_type_u;
2008c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
2018c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef struct rpc_loc_status_event_payload_u_type rpc_loc_status_event_payload_u_type;
2028c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
2038c2d3d5afc51d3f35150f748f263870367771b6fEd Tamstruct rpc_loc_status_event_s_type {
2048c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_status_event_e_type event;
2058c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_status_event_payload_u_type payload;
2068c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
2078c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef struct rpc_loc_status_event_s_type rpc_loc_status_event_s_type;
2088c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
2098c2d3d5afc51d3f35150f748f263870367771b6fEd Tamenum rpc_loc_server_addr_e_type {
2108c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_SERVER_ADDR_IPV4 = 1,
2118c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_SERVER_ADDR_URL = 2,
2128c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_SERVER_ADDR_MAX = 268435456,
2138c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
2148c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef enum rpc_loc_server_addr_e_type rpc_loc_server_addr_e_type;
2158c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
2168c2d3d5afc51d3f35150f748f263870367771b6fEd Tamstruct rpc_loc_server_addr_ipv4_type {
2178c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_uint32 addr;
2188c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_uint16 port;
2198c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
2208c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef struct rpc_loc_server_addr_ipv4_type rpc_loc_server_addr_ipv4_type;
2218c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
2228c2d3d5afc51d3f35150f748f263870367771b6fEd Tamstruct rpc_loc_server_addr_url_type {
2238c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_uint16 length;
2248c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	char addr[256];
2258c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
2268c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef struct rpc_loc_server_addr_url_type rpc_loc_server_addr_url_type;
2278c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
2288c2d3d5afc51d3f35150f748f263870367771b6fEd Tamstruct rpc_loc_server_addr_u_type {
2298c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_server_addr_e_type disc;
2308c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	union {
2318c2d3d5afc51d3f35150f748f263870367771b6fEd Tam		rpc_loc_server_addr_ipv4_type ipv4;
2328c2d3d5afc51d3f35150f748f263870367771b6fEd Tam		rpc_loc_server_addr_url_type url;
2338c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	} rpc_loc_server_addr_u_type_u;
2348c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
2358c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef struct rpc_loc_server_addr_u_type rpc_loc_server_addr_u_type;
2368c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
2378c2d3d5afc51d3f35150f748f263870367771b6fEd Tamstruct rpc_loc_server_info_s_type {
2388c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_server_addr_e_type addr_type;
2398c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_server_addr_u_type addr_info;
2408c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
2418c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef struct rpc_loc_server_info_s_type rpc_loc_server_info_s_type;
2428c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
2438c2d3d5afc51d3f35150f748f263870367771b6fEd Tamenum rpc_loc_ni_notify_verify_e_type {
2448c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_USER_NO_NOTIFY_NO_VERIFY = 1,
2458c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_USER_NOTIFY_ONLY = 2,
2468c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_USER_NOTIFY_VERIFY_ALLOW_NO_RESP = 3,
2478c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_USER_NOTIFY_VERIFY_NOT_ALLOW_NO_RESP = 4,
2488c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_USER_PRIVACY_OVERRIDE = 5,
2498c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_USER_NOTIFY_VERITY_TYPE_MAX = 268435456,
2508c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
2518c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef enum rpc_loc_ni_notify_verify_e_type rpc_loc_ni_notify_verify_e_type;
2528c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
2538c2d3d5afc51d3f35150f748f263870367771b6fEd Tamenum rpc_loc_ni_event_e_type {
2548c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_EVENT_VX_NOTIFY_VERIFY_REQ = 1,
2558c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_EVENT_SUPL_NOTIFY_VERIFY_REQ = 2,
2568c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_EVENT_UMTS_CP_NOTIFY_VERIFY_REQ = 3,
2578c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_EVENT_VX_SERVICE_INTERACTION_REQ = 4,
2588c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_EVENT_MAX = 268435456,
2598c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
2608c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef enum rpc_loc_ni_event_e_type rpc_loc_ni_event_e_type;
2618c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
2628c2d3d5afc51d3f35150f748f263870367771b6fEd Tamenum rpc_loc_ni_datacoding_scheme_e_type {
2638c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_PRESUPL_ISO646IRV = 0,
2648c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_PRESUPL_ISO8859 = 1,
2658c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_PRESUPL_UTF8 = 2,
2668c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_PRESUPL_UTF16 = 3,
2678c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_PRESUPL_UCS2 = 4,
2688c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_PRESUPL_GSM_DEFAULT = 5,
2698c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_PRESUPL_SHIFT_JIS = 6,
2708c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_PRESUPL_JIS = 7,
2718c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_PRESUPL_EUC = 8,
2728c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_PRESUPL_GB2312 = 9,
2738c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_PRESUPL_CNS11643 = 10,
2748c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_PRESUPL_KSC1001 = 11,
2758c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_PRESUPL_ENCODING_UNKNOWN = 2147483647,
2768c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_SS_GERMAN = 12,
2778c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_SS_ENGLISH = 13,
2788c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_SS_ITALIAN = 14,
2798c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_SS_FRENCH = 15,
2808c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_SS_SPANISH = 16,
2818c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_SS_DUTCH = 17,
2828c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_SS_SWEDISH = 18,
2838c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_SS_DANISH = 19,
2848c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_SS_PORTUGUESE = 20,
2858c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_SS_FINNISH = 21,
2868c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_SS_NORWEGIAN = 22,
2878c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_SS_GREEK = 23,
2888c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_SS_TURKISH = 24,
2898c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_SS_HUNGARIAN = 25,
2908c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_SS_POLISH = 26,
2918c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_SS_LANGUAGE_UNSPEC = 27,
2928c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_SUPL_UTF8 = 28,
2938c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_SUPL_UCS2 = 29,
2948c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_SUPL_GSM_DEFAULT = 30,
2958c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_SUPL_ENCODING_UNKNOWN = 2147483647,
2968c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
2978c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef enum rpc_loc_ni_datacoding_scheme_e_type rpc_loc_ni_datacoding_scheme_e_type;
2988c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
2998c2d3d5afc51d3f35150f748f263870367771b6fEd Tamenum rpc_loc_ni_vx_requester_id_encoding_scheme_e_type {
3008c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_VX_OCTET = 0,
3018c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_VX_EXN_PROTOCOL_MSG = 1,
3028c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_VX_ASCII = 2,
3038c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_VX_IA5 = 3,
3048c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_VX_UNICODE = 4,
3058c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_VX_SHIFT_JIS = 5,
3068c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_VX_KOREAN = 6,
3078c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_VX_LATIN_HEBREW = 7,
3088c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_VX_LATIN = 8,
3098c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_VX_GSM = 9,
3108c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_VX_ENCODING_TYPE_MAX = 268435456,
3118c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
3128c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef enum rpc_loc_ni_vx_requester_id_encoding_scheme_e_type rpc_loc_ni_vx_requester_id_encoding_scheme_e_type;
3138c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
3148c2d3d5afc51d3f35150f748f263870367771b6fEd Tamenum rpc_loc_ni_vx_pos_mode_e_type {
3158c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_VX_MS_ASSISTED_ONLY = 1,
3168c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_VX_MS_BASED_ONLY = 2,
3178c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_VX_MS_ASSISTED_PREF_MSBASED_ALLWD = 3,
3188c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_VX_MS_BASED_PREF_ASSISTED_ALLWD = 4,
3198c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_VX_POS_MODE_MAX = 268435456,
3208c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
3218c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef enum rpc_loc_ni_vx_pos_mode_e_type rpc_loc_ni_vx_pos_mode_e_type;
3228c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
3238c2d3d5afc51d3f35150f748f263870367771b6fEd Tamstruct rpc_loc_ni_vx_requester_id_s_type {
3248c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	u_char requester_id_length;
3258c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	char requester_id[200];
3268c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
3278c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef struct rpc_loc_ni_vx_requester_id_s_type rpc_loc_ni_vx_requester_id_s_type;
3288c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
3298c2d3d5afc51d3f35150f748f263870367771b6fEd Tamstruct rpc_loc_ni_vx_notify_verify_req_s_type {
3308c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_ni_notify_verify_e_type notification_priv_type;
3318c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	u_char pos_qos_incl;
3328c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	u_char pos_qos;
3338c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_uint32 num_fixes;
3348c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_uint32 tbf;
3358c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_ni_vx_pos_mode_e_type pos_mode;
3368c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_ni_vx_requester_id_encoding_scheme_e_type encoding_scheme;
3378c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_ni_vx_requester_id_s_type requester_id;
3388c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_uint16 user_resp_timer_val;
3398c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
3408c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef struct rpc_loc_ni_vx_notify_verify_req_s_type rpc_loc_ni_vx_notify_verify_req_s_type;
3418c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
3428c2d3d5afc51d3f35150f748f263870367771b6fEd Tamenum rpc_loc_ni_supl_pos_method_e_type {
3438c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_POSMETHOD_AGPS_SETASSISTED = 1,
3448c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_POSMETHOD_AGPS_SETBASED = 2,
3458c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_POSMETHOD_AGPS_SETASSISTED_PREF = 3,
3468c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_POSMETHOD_AGPS_SETBASED_PREF = 4,
3478c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_POSMETHOD_AUTONOMOUS_GPS = 5,
3488c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_POSMETHOD_AFLT = 6,
3498c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_POSMETHOD_ECID = 7,
3508c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_POSMETHOD_EOTD = 8,
3518c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_POSMETHOD_OTDOA = 9,
3528c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_POSMETHOD_NO_POSITION = 10,
3538c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_POSMETHOD_MAX = 268435456,
3548c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
3558c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef enum rpc_loc_ni_supl_pos_method_e_type rpc_loc_ni_supl_pos_method_e_type;
3568c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
3578c2d3d5afc51d3f35150f748f263870367771b6fEd Tamstruct rpc_loc_ni_supl_slp_session_id_s_type {
3588c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	u_char presence;
3598c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	char session_id[4];
3608c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_server_info_s_type slp_address;
3618c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
3628c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef struct rpc_loc_ni_supl_slp_session_id_s_type rpc_loc_ni_supl_slp_session_id_s_type;
3638c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
3648c2d3d5afc51d3f35150f748f263870367771b6fEd Tamstruct rpc_loc_ni_requestor_id_s_type {
3658c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	u_char data_coding_scheme;
3668c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	char requestor_id_string[200];
3678c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	u_char string_len;
3688c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
3698c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef struct rpc_loc_ni_requestor_id_s_type rpc_loc_ni_requestor_id_s_type;
3708c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
3718c2d3d5afc51d3f35150f748f263870367771b6fEd Tamstruct rpc_loc_ni_supl_client_name_s_type {
3728c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	u_char data_coding_scheme;
3738c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	char client_name_string[64];
3748c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	u_char string_len;
3758c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
3768c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef struct rpc_loc_ni_supl_client_name_s_type rpc_loc_ni_supl_client_name_s_type;
3778c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
3788c2d3d5afc51d3f35150f748f263870367771b6fEd Tamstruct rpc_loc_ni_supl_qop_s_type {
3798c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	u_char bit_mask;
3808c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	u_char horacc;
3818c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	u_char veracc;
3828c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_uint16 maxLocAge;
3838c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	u_char delay;
3848c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
3858c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef struct rpc_loc_ni_supl_qop_s_type rpc_loc_ni_supl_qop_s_type;
3868c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
3878c2d3d5afc51d3f35150f748f263870367771b6fEd Tamstruct rpc_loc_ni_supl_notify_verify_req_s_type {
3888c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_ni_notify_verify_e_type notification_priv_type;
3898c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_uint16 flags;
3908c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_ni_supl_slp_session_id_s_type supl_slp_session_id;
3918c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	char supl_hash[8];
3928c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_ni_datacoding_scheme_e_type datacoding_scheme;
3938c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_ni_supl_pos_method_e_type pos_method;
3948c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_ni_requestor_id_s_type requestor_id;
3958c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_ni_supl_client_name_s_type client_name;
3968c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_ni_supl_qop_s_type supl_qop;
3978c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_uint16 user_response_timer;
3988c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
3998c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef struct rpc_loc_ni_supl_notify_verify_req_s_type rpc_loc_ni_supl_notify_verify_req_s_type;
4008c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
4018c2d3d5afc51d3f35150f748f263870367771b6fEd Tamstruct rpc_loc_ni_ext_client_address_s_type {
4028c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	u_char ext_client_address_len;
4038c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	char ext_client_address[20];
4048c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
4058c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef struct rpc_loc_ni_ext_client_address_s_type rpc_loc_ni_ext_client_address_s_type;
4068c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
4078c2d3d5afc51d3f35150f748f263870367771b6fEd Tamenum rpc_loc_ni_location_type_e_type {
4088c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_LOCATIONTYPE_CURRENT_LOCATION = 1,
4098c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_LOCATIONTYPE_CURRENT_OR_LAST_KNOWN_LOCATION = 2,
4108c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_LOCATIONTYPE_INITIAL_LOCATION = 3,
4118c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_LOCATIONTYPE_MAX = 268435456,
4128c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
4138c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef enum rpc_loc_ni_location_type_e_type rpc_loc_ni_location_type_e_type;
4148c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
4158c2d3d5afc51d3f35150f748f263870367771b6fEd Tamstruct rpc_loc_ni_deferred_location_s_type {
4168c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	u_char unused_bits;
4178c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	u_char ms_available;
4188c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
4198c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef struct rpc_loc_ni_deferred_location_s_type rpc_loc_ni_deferred_location_s_type;
4208c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
4218c2d3d5afc51d3f35150f748f263870367771b6fEd Tamstruct rpc_loc_ni_codeword_string_s_type {
4228c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	u_char data_coding_scheme;
4238c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	char lcs_codeword_string[20];
4248c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	u_char string_len;
4258c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
4268c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef struct rpc_loc_ni_codeword_string_s_type rpc_loc_ni_codeword_string_s_type;
4278c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
4288c2d3d5afc51d3f35150f748f263870367771b6fEd Tamstruct rpc_loc_ni_service_type_id_s_type {
4298c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	u_char lcs_service_type_id;
4308c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
4318c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef struct rpc_loc_ni_service_type_id_s_type rpc_loc_ni_service_type_id_s_type;
4328c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
4338c2d3d5afc51d3f35150f748f263870367771b6fEd Tamstruct rpc_loc_ni_umts_cp_notify_verify_req_s_type {
4348c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_ni_notify_verify_e_type notification_priv_type;
4358c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	u_char invoke_id;
4368c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_uint16 flags;
4378c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	u_char notification_length;
4388c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	char notification_text[64];
4398c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_ni_datacoding_scheme_e_type datacoding_scheme;
4408c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_ni_ext_client_address_s_type ext_client_address_data;
4418c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_ni_location_type_e_type location_type;
4428c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_ni_deferred_location_s_type deferred_location;
4438c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_ni_requestor_id_s_type requestor_id;
4448c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_ni_codeword_string_s_type codeword_string;
4458c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_ni_service_type_id_s_type service_type_id;
4468c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_uint16 user_response_timer;
4478c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
4488c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef struct rpc_loc_ni_umts_cp_notify_verify_req_s_type rpc_loc_ni_umts_cp_notify_verify_req_s_type;
4498c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
4508c2d3d5afc51d3f35150f748f263870367771b6fEd Tamenum rpc_loc_ni_service_interaction_e_type {
4518c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_SERVICE_INTERACTION_ONGOING_NI_INCOMING_MO = 1,
4528c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_SERVICE_INTERACTION_MAX = 268435456,
4538c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
4548c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef enum rpc_loc_ni_service_interaction_e_type rpc_loc_ni_service_interaction_e_type;
4558c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
4568c2d3d5afc51d3f35150f748f263870367771b6fEd Tamstruct rpc_loc_ni_vx_service_interaction_req_s_type {
4578c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_ni_vx_notify_verify_req_s_type ni_vx_req;
4588c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_ni_service_interaction_e_type service_interation_type;
4598c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
4608c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef struct rpc_loc_ni_vx_service_interaction_req_s_type rpc_loc_ni_vx_service_interaction_req_s_type;
4618c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
4628c2d3d5afc51d3f35150f748f263870367771b6fEd Tamstruct rpc_loc_ni_event_payload_u_type {
4638c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_ni_event_e_type disc;
4648c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	union {
4658c2d3d5afc51d3f35150f748f263870367771b6fEd Tam		rpc_loc_ni_vx_notify_verify_req_s_type vx_req;
4668c2d3d5afc51d3f35150f748f263870367771b6fEd Tam		rpc_loc_ni_supl_notify_verify_req_s_type supl_req;
4678c2d3d5afc51d3f35150f748f263870367771b6fEd Tam		rpc_loc_ni_umts_cp_notify_verify_req_s_type umts_cp_req;
4688c2d3d5afc51d3f35150f748f263870367771b6fEd Tam		rpc_loc_ni_vx_service_interaction_req_s_type service_interaction_req;
4698c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	} rpc_loc_ni_event_payload_u_type_u;
4708c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
4718c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef struct rpc_loc_ni_event_payload_u_type rpc_loc_ni_event_payload_u_type;
4728c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
4738c2d3d5afc51d3f35150f748f263870367771b6fEd Tamstruct rpc_loc_ni_event_s_type {
4748c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_ni_event_e_type event;
4758c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_ni_event_payload_u_type payload;
4768c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
4778c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef struct rpc_loc_ni_event_s_type rpc_loc_ni_event_s_type;
4788c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
4798c2d3d5afc51d3f35150f748f263870367771b6fEd Tamenum rpc_loc_assist_data_request_e_type {
4808c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_ASSIST_DATA_TIME_REQ = 1,
4818c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_ASSIST_DATA_PREDICTED_ORBITS_REQ = 2,
4828c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_ASSIST_DATA_MAX = 268435456,
4838c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
4848c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef enum rpc_loc_assist_data_request_e_type rpc_loc_assist_data_request_e_type;
4858c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
4868c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef char *rpc_struct_loc_time_download_source_s_type_servers_ptr;
4878c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
4888c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef rpc_struct_loc_time_download_source_s_type_servers_ptr rpc_struct_loc_time_download_source_s_type_servers[3];
4898c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
4908c2d3d5afc51d3f35150f748f263870367771b6fEd Tamstruct rpc_loc_time_download_source_s_type {
4918c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_uint32 delay_threshold;
4928c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_struct_loc_time_download_source_s_type_servers servers;
4938c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
4948c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef struct rpc_loc_time_download_source_s_type rpc_loc_time_download_source_s_type;
4958c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
4968c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef char *rpc_struct_loc_predicted_orbits_data_source_s_type_servers_ptr;
4978c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
4988c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef rpc_struct_loc_predicted_orbits_data_source_s_type_servers_ptr rpc_struct_loc_predicted_orbits_data_source_s_type_servers[3];
4998c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
5008c2d3d5afc51d3f35150f748f263870367771b6fEd Tamstruct rpc_loc_predicted_orbits_data_source_s_type {
5018c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_uint32 max_file_size;
5028c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_uint32 max_part_size;
5038c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_struct_loc_predicted_orbits_data_source_s_type_servers servers;
5048c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
5058c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef struct rpc_loc_predicted_orbits_data_source_s_type rpc_loc_predicted_orbits_data_source_s_type;
5068c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
5078c2d3d5afc51d3f35150f748f263870367771b6fEd Tamstruct rpc_loc_assist_data_request_payload_u_type {
5088c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_assist_data_request_e_type disc;
5098c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	union {
5108c2d3d5afc51d3f35150f748f263870367771b6fEd Tam		rpc_loc_time_download_source_s_type time_download;
5118c2d3d5afc51d3f35150f748f263870367771b6fEd Tam		rpc_loc_predicted_orbits_data_source_s_type data_download;
5128c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	} rpc_loc_assist_data_request_payload_u_type_u;
5138c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
5148c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef struct rpc_loc_assist_data_request_payload_u_type rpc_loc_assist_data_request_payload_u_type;
5158c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
5168c2d3d5afc51d3f35150f748f263870367771b6fEd Tamstruct rpc_loc_assist_data_request_s_type {
5178c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_assist_data_request_e_type event;
5188c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_assist_data_request_payload_u_type payload;
5198c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
5208c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef struct rpc_loc_assist_data_request_s_type rpc_loc_assist_data_request_s_type;
5218c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
5228c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef rpc_uint32 rpc_loc_server_connection_handle;
5238c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
5248c2d3d5afc51d3f35150f748f263870367771b6fEd Tamenum rpc_loc_server_protocol_e_type {
5258c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_SERVER_PROTOCOL_DEFAULT = 0,
5268c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_SERVER_PROTOCOL_SUPL = 1,
5278c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_SERVER_PROTOCOL_VX_MPC = 2,
5288c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_SERVER_PROTOCOL_VX_PDE = 3,
5298c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_SERVER_PROTOCOL_MAX = 16777216,
5308c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
5318c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef enum rpc_loc_server_protocol_e_type rpc_loc_server_protocol_e_type;
5328c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
5338c2d3d5afc51d3f35150f748f263870367771b6fEd Tamenum rpc_loc_server_request_e_type {
5348c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_SERVER_REQUEST_OPEN = 1,
5358c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_SERVER_REQUEST_CLOSE = 2,
5368c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_SERVER_REQUEST_MAX = 268435456,
5378c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
5388c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef enum rpc_loc_server_request_e_type rpc_loc_server_request_e_type;
5398c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
5408c2d3d5afc51d3f35150f748f263870367771b6fEd Tamstruct rpc_loc_server_open_req_s_type {
5418c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_server_connection_handle conn_handle;
5428c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_server_protocol_e_type protocol;
5438c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
5448c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef struct rpc_loc_server_open_req_s_type rpc_loc_server_open_req_s_type;
5458c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
5468c2d3d5afc51d3f35150f748f263870367771b6fEd Tamstruct rpc_loc_server_close_req_s_type {
5478c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_server_connection_handle conn_handle;
5488c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
5498c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef struct rpc_loc_server_close_req_s_type rpc_loc_server_close_req_s_type;
5508c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
5518c2d3d5afc51d3f35150f748f263870367771b6fEd Tamstruct rpc_loc_server_request_u_type {
5528c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_server_request_e_type disc;
5538c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	union {
5548c2d3d5afc51d3f35150f748f263870367771b6fEd Tam		rpc_loc_server_open_req_s_type open_req;
5558c2d3d5afc51d3f35150f748f263870367771b6fEd Tam		rpc_loc_server_close_req_s_type close_req;
5568c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	} rpc_loc_server_request_u_type_u;
5578c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
5588c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef struct rpc_loc_server_request_u_type rpc_loc_server_request_u_type;
5598c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
5608c2d3d5afc51d3f35150f748f263870367771b6fEd Tamstruct rpc_loc_server_request_s_type {
5618c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_server_request_e_type event;
5628c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_server_request_u_type payload;
5638c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
5648c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef struct rpc_loc_server_request_s_type rpc_loc_server_request_s_type;
5658c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
5668c2d3d5afc51d3f35150f748f263870367771b6fEd Tamenum rpc_loc_qwip_request_e_type {
5678c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_QWIP_START_PERIODIC_HI_FREQ_FIXES = 0,
5688c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_QWIP_START_PERIODIC_KEEP_WARM = 0 + 1,
5698c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_QWIP_STOP_PERIODIC_FIXES = 0 + 2,
5708c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_QWIP_SUSPEND = 0 + 3,
5718c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_QWIP_REQUEST_MAX = 268435456,
5728c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
5738c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef enum rpc_loc_qwip_request_e_type rpc_loc_qwip_request_e_type;
5748c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
5758c2d3d5afc51d3f35150f748f263870367771b6fEd Tamstruct rpc_loc_qwip_request_s_type {
5768c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_qwip_request_e_type request_type;
5778c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_uint16 tbf_ms;
5788c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
5798c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef struct rpc_loc_qwip_request_s_type rpc_loc_qwip_request_s_type;
5808c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
5818c2d3d5afc51d3f35150f748f263870367771b6fEd Tamstruct rpc_loc_reserved_payload_s_type {
5828c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_uint16 data_size;
5838c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	struct {
5848c2d3d5afc51d3f35150f748f263870367771b6fEd Tam		u_int data_len;
5858c2d3d5afc51d3f35150f748f263870367771b6fEd Tam		char *data_val;
5868c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	} data;
5878c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
5888c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef struct rpc_loc_reserved_payload_s_type rpc_loc_reserved_payload_s_type;
5898c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
5908c2d3d5afc51d3f35150f748f263870367771b6fEd Tamenum rpc_loc_ioctl_e_type {
5918c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_IOCTL_GET_API_VERSION = 1,
5928c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_IOCTL_SET_FIX_CRITERIA = 2,
5938c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_IOCTL_GET_FIX_CRITERIA = 3,
5948c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_IOCTL_SERVICE_START_INDEX = 400,
5958c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_IOCTL_INFORM_NI_USER_RESPONSE = 400,
5968c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_IOCTL_INJECT_PREDICTED_ORBITS_DATA = 401,
5978c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_IOCTL_QUERY_PREDICTED_ORBITS_DATA_VALIDITY = 402,
5988c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_IOCTL_QUERY_PREDICTED_ORBITS_DATA_SOURCE = 403,
5998c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_IOCTL_SET_PREDICTED_ORBITS_DATA_AUTO_DOWNLOAD = 404,
6008c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_IOCTL_INJECT_UTC_TIME = 405,
6018c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_IOCTL_INJECT_RTC_VALUE = 406,
6028c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_IOCTL_INJECT_POSITION = 407,
6038c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_IOCTL_QUERY_ENGINE_STATE = 408,
6048c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_IOCTL_INFORM_SERVER_OPEN_STATUS = 409,
6058c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_IOCTL_INFORM_SERVER_CLOSE_STATUS = 410,
6068c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_IOCTL_SEND_WIPER_POSITION_REPORT = 411,
6078c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_IOCTL_NOTIFY_WIPER_STATUS = 412,
6088c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_IOCTL_ACCESS_EFS_DATA = 413,
6098c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_IOCTL_NV_SETTINGS_START_INDEX = 800,
6108c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_IOCTL_SET_ENGINE_LOCK = 800,
6118c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_IOCTL_GET_ENGINE_LOCK = 801,
6128c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_IOCTL_SET_SBAS_CONFIG = 802,
6138c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_IOCTL_GET_SBAS_CONFIG = 803,
6148c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_IOCTL_SET_NMEA_TYPES = 804,
6158c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_IOCTL_GET_NMEA_TYPES = 805,
6168c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_IOCTL_SET_CDMA_PDE_SERVER_ADDR = 806,
6178c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_IOCTL_GET_CDMA_PDE_SERVER_ADDR = 807,
6188c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_IOCTL_SET_CDMA_MPC_SERVER_ADDR = 808,
6198c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_IOCTL_GET_CDMA_MPC_SERVER_ADDR = 809,
6208c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_IOCTL_SET_UMTS_SLP_SERVER_ADDR = 810,
6218c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_IOCTL_GET_UMTS_SLP_SERVER_ADDR = 811,
6228c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_IOCTL_SET_ON_DEMAND_LPM = 812,
6238c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_IOCTL_GET_ON_DEMAND_LPM = 813,
6248c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_IOCTL_PROPRIETARY_START_INDEX = 1000,
6258c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_IOCTL_DELETE_ASSIST_DATA = 1000,
6268c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_IOCTL_SET_CUSTOM_PDE_SERVER_ADDR = 1001,
6278c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_IOCTL_GET_CUSTOM_PDE_SERVER_ADDR = 1002,
6288c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_IOCTL_THIRD_PARTY_START_INDEX = 1073741824,
6298c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
6308c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef enum rpc_loc_ioctl_e_type rpc_loc_ioctl_e_type;
6318c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
6328c2d3d5afc51d3f35150f748f263870367771b6fEd Tamstruct rpc_loc_api_version_s_type {
6338c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	u_char major;
6348c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	u_char minor;
6358c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
6368c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef struct rpc_loc_api_version_s_type rpc_loc_api_version_s_type;
6378c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
6388c2d3d5afc51d3f35150f748f263870367771b6fEd Tamenum rpc_loc_fix_recurrence_e_type {
6398c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_PERIODIC_FIX = 1,
6408c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_SINGLE_FIX = 2,
6418c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_FIX_SESSION_TYPE_MAX = 268435456,
6428c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
6438c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef enum rpc_loc_fix_recurrence_e_type rpc_loc_fix_recurrence_e_type;
6448c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
6458c2d3d5afc51d3f35150f748f263870367771b6fEd Tamenum rpc_loc_operation_mode_e_type {
6468c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_OPER_MODE_DEFAULT = 1,
6478c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_OPER_MODE_MSB = 2,
6488c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_OPER_MODE_MSA = 3,
6498c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_OPER_MODE_STANDALONE = 4,
6508c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_OPER_MODE_SPEED_OPTIMAL = 5,
6518c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_OPER_MODE_ACCURACY_OPTIMAL = 6,
6528c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_OPER_MODE_DATA_OPTIMAL = 7,
6538c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_OPER_MODE_CELL_ID = 8,
6548c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_OPER_MODE_MAX = 268435456,
6558c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
6568c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef enum rpc_loc_operation_mode_e_type rpc_loc_operation_mode_e_type;
6578c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
6588c2d3d5afc51d3f35150f748f263870367771b6fEd Tamenum rpc_loc_notify_e_type {
6598c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NOTIFY_ON_INTERVAL = 1,
6608c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NOTIFY_ON_DISTANCE = 2,
6618c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NOTIFY_ON_ANY = 3,
6628c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NOTIFY_ON_ALL = 4,
6638c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NOTIFY_TYPE_MAX = 268435456,
6648c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
6658c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef enum rpc_loc_notify_e_type rpc_loc_notify_e_type;
6668c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
6678c2d3d5afc51d3f35150f748f263870367771b6fEd Tamstruct rpc_loc_fix_criteria_s_type {
6688c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_uint32 valid_mask;
6698c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_fix_recurrence_e_type recurrence_type;
6708c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_operation_mode_e_type preferred_operation_mode;
6718c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_uint32 preferred_accuracy;
6728c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_uint32 preferred_response_time;
6738c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_boolean intermediate_pos_report_enabled;
6748c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_notify_e_type notify_type;
6758c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_uint32 min_interval;
6768c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	float min_distance;
6778c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_uint32 min_dist_sample_interval;
6788c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
6798c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef struct rpc_loc_fix_criteria_s_type rpc_loc_fix_criteria_s_type;
6808c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
6818c2d3d5afc51d3f35150f748f263870367771b6fEd Tamenum rpc_loc_ni_user_resp_e_type {
6828c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_LCS_NOTIFY_VERIFY_ACCEPT = 1,
6838c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_LCS_NOTIFY_VERIFY_DENY = 2,
6848c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_LCS_NOTIFY_VERIFY_NORESP = 3,
6858c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_NI_LCS_NOTIFY_VERIFY_MAX = 268435456,
6868c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
6878c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef enum rpc_loc_ni_user_resp_e_type rpc_loc_ni_user_resp_e_type;
6888c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
6898c2d3d5afc51d3f35150f748f263870367771b6fEd Tamstruct rpc_loc_user_verify_s_type {
6908c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_ni_user_resp_e_type user_resp;
6918c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_ni_event_s_type ni_event_pass_back;
6928c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
6938c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef struct rpc_loc_user_verify_s_type rpc_loc_user_verify_s_type;
6948c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
6958c2d3d5afc51d3f35150f748f263870367771b6fEd Tamenum rpc_loc_predicted_orbits_data_format_e_type {
6968c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_PREDICTED_ORBITS_XTRA = 0,
6978c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_PREDICTED_ORBITS_FORMAT_MAX = 268435456,
6988c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
6998c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef enum rpc_loc_predicted_orbits_data_format_e_type rpc_loc_predicted_orbits_data_format_e_type;
7008c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
7018c2d3d5afc51d3f35150f748f263870367771b6fEd Tamstruct rpc_loc_predicted_orbits_data_s_type {
7028c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_predicted_orbits_data_format_e_type format_type;
7038c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_uint32 total_size;
7048c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_uint8 total_parts;
7058c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_uint8 part;
7068c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_uint16 part_len;
7078c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	struct {
7088c2d3d5afc51d3f35150f748f263870367771b6fEd Tam		u_int data_ptr_len;
7098c2d3d5afc51d3f35150f748f263870367771b6fEd Tam		char *data_ptr_val;
7108c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	} data_ptr;
7118c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
7128c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef struct rpc_loc_predicted_orbits_data_s_type rpc_loc_predicted_orbits_data_s_type;
7138c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
7148c2d3d5afc51d3f35150f748f263870367771b6fEd Tamstruct rpc_loc_predicted_orbits_data_validity_report_s_type {
7158c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_uint64 start_time_utc;
7168c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_uint16 valid_duration_hrs;
7178c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
7188c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef struct rpc_loc_predicted_orbits_data_validity_report_s_type rpc_loc_predicted_orbits_data_validity_report_s_type;
7198c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
7208c2d3d5afc51d3f35150f748f263870367771b6fEd Tamstruct rpc_loc_predicted_orbits_auto_download_config_s_type {
7218c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_boolean enable;
7228c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	u_char auto_check_every_hrs;
7238c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
7248c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef struct rpc_loc_predicted_orbits_auto_download_config_s_type rpc_loc_predicted_orbits_auto_download_config_s_type;
7258c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
7268c2d3d5afc51d3f35150f748f263870367771b6fEd Tamstruct rpc_loc_assist_data_time_s_type {
7278c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_uint64 time_utc;
7288c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_uint32 uncertainty;
7298c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
7308c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef struct rpc_loc_assist_data_time_s_type rpc_loc_assist_data_time_s_type;
7318c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
7328c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef rpc_uint64 rpc_loc_assist_pos_valid_mask_type;
7338c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
7348c2d3d5afc51d3f35150f748f263870367771b6fEd Tamstruct rpc_loc_assist_data_pos_s_type {
7358c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_assist_pos_valid_mask_type valid_mask;
7368c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_uint64 timestamp_utc;
7378c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	double latitude;
7388c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	double longitude;
7398c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	float altitude_wrt_ellipsoid;
7408c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	float altitude_wrt_mean_sea_level;
7418c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	float hor_unc_circular;
7428c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	float vert_unc;
7438c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	u_char confidence_horizontal;
7448c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	u_char confidence_vertical;
7458c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_int32 timestamp_age;
7468c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
7478c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef struct rpc_loc_assist_data_pos_s_type rpc_loc_assist_data_pos_s_type;
7488c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
7498c2d3d5afc51d3f35150f748f263870367771b6fEd Tamenum rpc_loc_server_open_status_e_type {
7508c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_SERVER_OPEN_SUCCESS = 1,
7518c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_SERVER_OPEN_FAIL = 2,
7528c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_SERVER_OPEN_STATUS_MAX = 268435456,
7538c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
7548c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef enum rpc_loc_server_open_status_e_type rpc_loc_server_open_status_e_type;
7558c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
7568c2d3d5afc51d3f35150f748f263870367771b6fEd Tamstruct rpc_loc_server_open_status_s_type {
7578c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_server_connection_handle conn_handle;
7588c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_server_open_status_e_type open_status;
7598c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	char apn_name[100];
7608c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
7618c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef struct rpc_loc_server_open_status_s_type rpc_loc_server_open_status_s_type;
7628c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
7638c2d3d5afc51d3f35150f748f263870367771b6fEd Tamenum rpc_loc_server_close_status_e_type {
7648c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_SERVER_CLOSE_SUCCESS = 1,
7658c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_SERVER_CLOSE_FAIL = 2,
7668c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_SERVER_CLOSE_STATUS_MAX = 268435456,
7678c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
7688c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef enum rpc_loc_server_close_status_e_type rpc_loc_server_close_status_e_type;
7698c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
7708c2d3d5afc51d3f35150f748f263870367771b6fEd Tamstruct rpc_loc_server_close_status_s_type {
7718c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_server_connection_handle conn_handle;
7728c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_server_close_status_e_type close_status;
7738c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
7748c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef struct rpc_loc_server_close_status_s_type rpc_loc_server_close_status_s_type;
7758c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
7768c2d3d5afc51d3f35150f748f263870367771b6fEd Tamstruct rpc_loc_wiper_fix_time_s_type {
7778c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_uint32 slow_clock_count;
7788c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
7798c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef struct rpc_loc_wiper_fix_time_s_type rpc_loc_wiper_fix_time_s_type;
7808c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
7818c2d3d5afc51d3f35150f748f263870367771b6fEd Tamstruct rpc_loc_wiper_fix_pos_s_type {
7828c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_int32 lat;
7838c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_int32 lon;
7848c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_uint16 HEPE;
7858c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_uint8 num_of_aps_used;
7868c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_uint8 fix_error_code;
7878c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
7888c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef struct rpc_loc_wiper_fix_pos_s_type rpc_loc_wiper_fix_pos_s_type;
7898c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
7908c2d3d5afc51d3f35150f748f263870367771b6fEd Tamstruct rpc_loc_wiper_ap_info_s_type {
7918c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	char mac_addr[6];
7928c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_int32 rssi;
7938c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_uint16 channel;
7948c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_uint8 ap_qualifier;
7958c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
7968c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef struct rpc_loc_wiper_ap_info_s_type rpc_loc_wiper_ap_info_s_type;
7978c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
7988c2d3d5afc51d3f35150f748f263870367771b6fEd Tamstruct rpc_loc_wiper_ap_set_s_type {
7998c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_uint8 num_of_aps;
8008c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_wiper_ap_info_s_type ap_info[50];
8018c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
8028c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef struct rpc_loc_wiper_ap_set_s_type rpc_loc_wiper_ap_set_s_type;
8038c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
8048c2d3d5afc51d3f35150f748f263870367771b6fEd Tamstruct rpc_loc_wiper_position_report_s_type {
8058c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_uint8 wiper_valid_info_flag;
8068c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_wiper_fix_time_s_type wiper_fix_time;
8078c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_wiper_fix_pos_s_type wiper_fix_position;
8088c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_wiper_ap_set_s_type wiper_ap_set;
8098c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
8108c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef struct rpc_loc_wiper_position_report_s_type rpc_loc_wiper_position_report_s_type;
8118c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
8128c2d3d5afc51d3f35150f748f263870367771b6fEd Tamenum rpc_loc_wiper_status_e_type {
8138c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_WIPER_STATUS_AVAILABLE = 1,
8148c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_WIPER_STATUS_UNAVAILABLE = 2,
8158c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_WIPER_STATUS_E_SIZE = 268435456,
8168c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
8178c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef enum rpc_loc_wiper_status_e_type rpc_loc_wiper_status_e_type;
8188c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
8198c2d3d5afc51d3f35150f748f263870367771b6fEd Tamenum rpc_loc_fs_operation_e_type {
8208c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_FS_CREATE_WRITE_FILE = 1,
8218c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_FS_APPEND_FILE = 2,
8228c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_FS_DELETE_FILE = 3,
8238c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_FS_READ_FILE = 4,
8248c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_FS_MAX = 268435456,
8258c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
8268c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef enum rpc_loc_fs_operation_e_type rpc_loc_fs_operation_e_type;
8278c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
8288c2d3d5afc51d3f35150f748f263870367771b6fEd Tamstruct rpc_loc_efs_data_s_type {
8298c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	char filename[64];
8308c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_fs_operation_e_type operation;
8318c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_uint32 total_size;
8328c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	struct {
8338c2d3d5afc51d3f35150f748f263870367771b6fEd Tam		u_int data_ptr_len;
8348c2d3d5afc51d3f35150f748f263870367771b6fEd Tam		char *data_ptr_val;
8358c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	} data_ptr;
8368c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_uint32 part_len;
8378c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_uint8 part;
8388c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_uint8 total_parts;
8398c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_uint32 reserved;
8408c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
8418c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef struct rpc_loc_efs_data_s_type rpc_loc_efs_data_s_type;
8428c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
8438c2d3d5afc51d3f35150f748f263870367771b6fEd Tamenum rpc_loc_lock_e_type {
8448c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_LOCK_NONE = 1,
8458c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_LOCK_MI = 2,
8468c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_LOCK_MT = 3,
8478c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_LOCK_ALL = 4,
8488c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	RPC_LOC_LOCK_MAX = 268435456,
8498c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
8508c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef enum rpc_loc_lock_e_type rpc_loc_lock_e_type;
8518c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
8528c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef rpc_uint32 rpc_loc_nmea_sentence_type;
8538c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
8548c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef rpc_uint32 rpc_loc_assist_data_type;
8558c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
8568c2d3d5afc51d3f35150f748f263870367771b6fEd Tamstruct rpc_loc_assist_data_delete_s_type {
8578c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_assist_data_type type;
8588c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_uint32 reserved[8];
8598c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
8608c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef struct rpc_loc_assist_data_delete_s_type rpc_loc_assist_data_delete_s_type;
8618c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
8628c2d3d5afc51d3f35150f748f263870367771b6fEd Tamstruct rpc_loc_ioctl_data_u_type {
8638c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_ioctl_e_type disc;
8648c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	union {
8658c2d3d5afc51d3f35150f748f263870367771b6fEd Tam		rpc_loc_fix_criteria_s_type fix_criteria;
8668c2d3d5afc51d3f35150f748f263870367771b6fEd Tam		rpc_loc_user_verify_s_type user_verify_resp;
8678c2d3d5afc51d3f35150f748f263870367771b6fEd Tam		rpc_loc_predicted_orbits_data_s_type predicted_orbits_data;
8688c2d3d5afc51d3f35150f748f263870367771b6fEd Tam		rpc_loc_predicted_orbits_auto_download_config_s_type predicted_orbits_auto_download;
8698c2d3d5afc51d3f35150f748f263870367771b6fEd Tam		rpc_loc_assist_data_time_s_type assistance_data_time;
8708c2d3d5afc51d3f35150f748f263870367771b6fEd Tam		rpc_loc_assist_data_pos_s_type assistance_data_position;
8718c2d3d5afc51d3f35150f748f263870367771b6fEd Tam		rpc_loc_server_open_status_s_type conn_open_status;
8728c2d3d5afc51d3f35150f748f263870367771b6fEd Tam		rpc_loc_server_close_status_s_type conn_close_status;
8738c2d3d5afc51d3f35150f748f263870367771b6fEd Tam		rpc_loc_wiper_position_report_s_type wiper_pos;
8748c2d3d5afc51d3f35150f748f263870367771b6fEd Tam		rpc_loc_wiper_status_e_type wiper_status;
8758c2d3d5afc51d3f35150f748f263870367771b6fEd Tam		rpc_loc_lock_e_type engine_lock;
8768c2d3d5afc51d3f35150f748f263870367771b6fEd Tam		rpc_boolean sbas_mode;
8778c2d3d5afc51d3f35150f748f263870367771b6fEd Tam		rpc_loc_nmea_sentence_type nmea_types;
8788c2d3d5afc51d3f35150f748f263870367771b6fEd Tam		rpc_boolean on_demand_lpm;
8798c2d3d5afc51d3f35150f748f263870367771b6fEd Tam		rpc_loc_server_info_s_type server_addr;
8808c2d3d5afc51d3f35150f748f263870367771b6fEd Tam		rpc_loc_assist_data_delete_s_type assist_data_delete;
8818c2d3d5afc51d3f35150f748f263870367771b6fEd Tam		rpc_loc_efs_data_s_type efs_data;
8828c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	} rpc_loc_ioctl_data_u_type_u;
8838c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
8848c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef struct rpc_loc_ioctl_data_u_type rpc_loc_ioctl_data_u_type;
8858c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
8868c2d3d5afc51d3f35150f748f263870367771b6fEd Tamstruct rpc_loc_ioctl_callback_data_u_type {
8878c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_ioctl_e_type disc;
8888c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	union {
8898c2d3d5afc51d3f35150f748f263870367771b6fEd Tam		rpc_loc_api_version_s_type api_version;
8908c2d3d5afc51d3f35150f748f263870367771b6fEd Tam		rpc_loc_fix_criteria_s_type fix_criteria;
8918c2d3d5afc51d3f35150f748f263870367771b6fEd Tam		rpc_loc_lock_e_type engine_lock;
8928c2d3d5afc51d3f35150f748f263870367771b6fEd Tam		rpc_boolean sbas_mode;
8938c2d3d5afc51d3f35150f748f263870367771b6fEd Tam		rpc_loc_nmea_sentence_type nmea_types;
8948c2d3d5afc51d3f35150f748f263870367771b6fEd Tam		rpc_boolean on_demand_lpm;
8958c2d3d5afc51d3f35150f748f263870367771b6fEd Tam		rpc_loc_server_info_s_type server_addr;
8968c2d3d5afc51d3f35150f748f263870367771b6fEd Tam		rpc_loc_predicted_orbits_data_source_s_type predicted_orbits_data_source;
8978c2d3d5afc51d3f35150f748f263870367771b6fEd Tam		rpc_loc_predicted_orbits_data_validity_report_s_type predicted_orbits_data_validity;
8988c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	} rpc_loc_ioctl_callback_data_u_type_u;
8998c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
9008c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef struct rpc_loc_ioctl_callback_data_u_type rpc_loc_ioctl_callback_data_u_type;
9018c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
9028c2d3d5afc51d3f35150f748f263870367771b6fEd Tamstruct rpc_loc_ioctl_callback_s_type {
9038c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_ioctl_e_type type;
9048c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_int32 status;
9058c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	rpc_loc_ioctl_callback_data_u_type data;
9068c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
9078c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef struct rpc_loc_ioctl_callback_s_type rpc_loc_ioctl_callback_s_type;
9088c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
9098c2d3d5afc51d3f35150f748f263870367771b6fEd Tamstruct rpc_loc_event_payload_u_type {
9108c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	u_quad_t disc;
9118c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	union {
9128c2d3d5afc51d3f35150f748f263870367771b6fEd Tam		rpc_loc_parsed_position_s_type parsed_location_report;
9138c2d3d5afc51d3f35150f748f263870367771b6fEd Tam		rpc_loc_gnss_info_s_type gnss_report;
9148c2d3d5afc51d3f35150f748f263870367771b6fEd Tam		rpc_loc_nmea_report_s_type nmea_report;
9158c2d3d5afc51d3f35150f748f263870367771b6fEd Tam		rpc_loc_ni_event_s_type ni_request;
9168c2d3d5afc51d3f35150f748f263870367771b6fEd Tam		rpc_loc_assist_data_request_s_type assist_data_request;
9178c2d3d5afc51d3f35150f748f263870367771b6fEd Tam		rpc_loc_server_request_s_type loc_server_request;
9188c2d3d5afc51d3f35150f748f263870367771b6fEd Tam		rpc_loc_ioctl_callback_s_type ioctl_report;
9198c2d3d5afc51d3f35150f748f263870367771b6fEd Tam		rpc_loc_status_event_s_type status_report;
9208c2d3d5afc51d3f35150f748f263870367771b6fEd Tam		rpc_loc_qwip_request_s_type qwip_request;
9218c2d3d5afc51d3f35150f748f263870367771b6fEd Tam		rpc_loc_reserved_payload_s_type reserved;
9228c2d3d5afc51d3f35150f748f263870367771b6fEd Tam	} rpc_loc_event_payload_u_type_u;
9238c2d3d5afc51d3f35150f748f263870367771b6fEd Tam};
9248c2d3d5afc51d3f35150f748f263870367771b6fEd Tamtypedef struct rpc_loc_event_payload_u_type rpc_loc_event_payload_u_type;
9258c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
9268c2d3d5afc51d3f35150f748f263870367771b6fEd Tam/* the xdr functions */
9278c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
9288c2d3d5afc51d3f35150f748f263870367771b6fEd Tam#if defined(__STDC__) || defined(__cplusplus)
9298c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_boolean (XDR *, rpc_boolean*);
9308c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_uint32 (XDR *, rpc_uint32*);
9318c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_uint16 (XDR *, rpc_uint16*);
9328c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_uint8 (XDR *, rpc_uint8*);
9338c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_int32 (XDR *, rpc_int32*);
9348c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_byte (XDR *, rpc_byte*);
9358c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_uint64 (XDR *, rpc_uint64*);
9368c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_client_handle_type (XDR *, rpc_loc_client_handle_type*);
9378c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_event_mask_type (XDR *, rpc_loc_event_mask_type*);
9388c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_position_valid_mask_type (XDR *, rpc_loc_position_valid_mask_type*);
9398c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_pos_technology_mask_type (XDR *, rpc_loc_pos_technology_mask_type*);
9408c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_session_status_e_type (XDR *, rpc_loc_session_status_e_type*);
9418c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_calendar_time_s_type (XDR *, rpc_loc_calendar_time_s_type*);
9428c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_parsed_position_s_type (XDR *, rpc_loc_parsed_position_s_type*);
9438c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_sv_system_e_type (XDR *, rpc_loc_sv_system_e_type*);
9448c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_sv_status_e_type (XDR *, rpc_loc_sv_status_e_type*);
9458c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_sv_info_valid_mask_type (XDR *, rpc_loc_sv_info_valid_mask_type*);
9468c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_sv_info_s_type (XDR *, rpc_loc_sv_info_s_type*);
9478c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_gnss_info_valid_mask_type (XDR *, rpc_loc_gnss_info_valid_mask_type*);
9488c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_gnss_info_s_type (XDR *, rpc_loc_gnss_info_s_type*);
9498c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_nmea_report_s_type (XDR *, rpc_loc_nmea_report_s_type*);
9508c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_status_event_e_type (XDR *, rpc_loc_status_event_e_type*);
9518c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_engine_state_e_type (XDR *, rpc_loc_engine_state_e_type*);
9528c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_fix_session_state_e_type (XDR *, rpc_loc_fix_session_state_e_type*);
9538c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_status_event_payload_u_type (XDR *, rpc_loc_status_event_payload_u_type*);
9548c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_status_event_s_type (XDR *, rpc_loc_status_event_s_type*);
9558c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_server_addr_e_type (XDR *, rpc_loc_server_addr_e_type*);
9568c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_server_addr_ipv4_type (XDR *, rpc_loc_server_addr_ipv4_type*);
9578c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_server_addr_url_type (XDR *, rpc_loc_server_addr_url_type*);
9588c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_server_addr_u_type (XDR *, rpc_loc_server_addr_u_type*);
9598c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_server_info_s_type (XDR *, rpc_loc_server_info_s_type*);
9608c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_ni_notify_verify_e_type (XDR *, rpc_loc_ni_notify_verify_e_type*);
9618c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_ni_event_e_type (XDR *, rpc_loc_ni_event_e_type*);
9628c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_ni_datacoding_scheme_e_type (XDR *, rpc_loc_ni_datacoding_scheme_e_type*);
9638c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_ni_vx_requester_id_encoding_scheme_e_type (XDR *, rpc_loc_ni_vx_requester_id_encoding_scheme_e_type*);
9648c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_ni_vx_pos_mode_e_type (XDR *, rpc_loc_ni_vx_pos_mode_e_type*);
9658c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_ni_vx_requester_id_s_type (XDR *, rpc_loc_ni_vx_requester_id_s_type*);
9668c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_ni_vx_notify_verify_req_s_type (XDR *, rpc_loc_ni_vx_notify_verify_req_s_type*);
9678c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_ni_supl_pos_method_e_type (XDR *, rpc_loc_ni_supl_pos_method_e_type*);
9688c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_ni_supl_slp_session_id_s_type (XDR *, rpc_loc_ni_supl_slp_session_id_s_type*);
9698c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_ni_requestor_id_s_type (XDR *, rpc_loc_ni_requestor_id_s_type*);
9708c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_ni_supl_client_name_s_type (XDR *, rpc_loc_ni_supl_client_name_s_type*);
9718c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_ni_supl_qop_s_type (XDR *, rpc_loc_ni_supl_qop_s_type*);
9728c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_ni_supl_notify_verify_req_s_type (XDR *, rpc_loc_ni_supl_notify_verify_req_s_type*);
9738c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_ni_ext_client_address_s_type (XDR *, rpc_loc_ni_ext_client_address_s_type*);
9748c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_ni_location_type_e_type (XDR *, rpc_loc_ni_location_type_e_type*);
9758c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_ni_deferred_location_s_type (XDR *, rpc_loc_ni_deferred_location_s_type*);
9768c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_ni_codeword_string_s_type (XDR *, rpc_loc_ni_codeword_string_s_type*);
9778c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_ni_service_type_id_s_type (XDR *, rpc_loc_ni_service_type_id_s_type*);
9788c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_ni_umts_cp_notify_verify_req_s_type (XDR *, rpc_loc_ni_umts_cp_notify_verify_req_s_type*);
9798c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_ni_service_interaction_e_type (XDR *, rpc_loc_ni_service_interaction_e_type*);
9808c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_ni_vx_service_interaction_req_s_type (XDR *, rpc_loc_ni_vx_service_interaction_req_s_type*);
9818c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_ni_event_payload_u_type (XDR *, rpc_loc_ni_event_payload_u_type*);
9828c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_ni_event_s_type (XDR *, rpc_loc_ni_event_s_type*);
9838c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_assist_data_request_e_type (XDR *, rpc_loc_assist_data_request_e_type*);
9848c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_struct_loc_time_download_source_s_type_servers_ptr (XDR *, rpc_struct_loc_time_download_source_s_type_servers_ptr*);
9858c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_struct_loc_time_download_source_s_type_servers (XDR *, rpc_struct_loc_time_download_source_s_type_servers);
9868c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_time_download_source_s_type (XDR *, rpc_loc_time_download_source_s_type*);
9878c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_struct_loc_predicted_orbits_data_source_s_type_servers_ptr (XDR *, rpc_struct_loc_predicted_orbits_data_source_s_type_servers_ptr*);
9888c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_struct_loc_predicted_orbits_data_source_s_type_servers (XDR *, rpc_struct_loc_predicted_orbits_data_source_s_type_servers);
9898c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_predicted_orbits_data_source_s_type (XDR *, rpc_loc_predicted_orbits_data_source_s_type*);
9908c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_assist_data_request_payload_u_type (XDR *, rpc_loc_assist_data_request_payload_u_type*);
9918c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_assist_data_request_s_type (XDR *, rpc_loc_assist_data_request_s_type*);
9928c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_server_connection_handle (XDR *, rpc_loc_server_connection_handle*);
9938c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_server_protocol_e_type (XDR *, rpc_loc_server_protocol_e_type*);
9948c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_server_request_e_type (XDR *, rpc_loc_server_request_e_type*);
9958c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_server_open_req_s_type (XDR *, rpc_loc_server_open_req_s_type*);
9968c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_server_close_req_s_type (XDR *, rpc_loc_server_close_req_s_type*);
9978c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_server_request_u_type (XDR *, rpc_loc_server_request_u_type*);
9988c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_server_request_s_type (XDR *, rpc_loc_server_request_s_type*);
9998c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_qwip_request_e_type (XDR *, rpc_loc_qwip_request_e_type*);
10008c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_qwip_request_s_type (XDR *, rpc_loc_qwip_request_s_type*);
10018c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_reserved_payload_s_type (XDR *, rpc_loc_reserved_payload_s_type*);
10028c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_ioctl_e_type (XDR *, rpc_loc_ioctl_e_type*);
10038c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_api_version_s_type (XDR *, rpc_loc_api_version_s_type*);
10048c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_fix_recurrence_e_type (XDR *, rpc_loc_fix_recurrence_e_type*);
10058c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_operation_mode_e_type (XDR *, rpc_loc_operation_mode_e_type*);
10068c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_notify_e_type (XDR *, rpc_loc_notify_e_type*);
10078c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_fix_criteria_s_type (XDR *, rpc_loc_fix_criteria_s_type*);
10088c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_ni_user_resp_e_type (XDR *, rpc_loc_ni_user_resp_e_type*);
10098c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_user_verify_s_type (XDR *, rpc_loc_user_verify_s_type*);
10108c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_predicted_orbits_data_format_e_type (XDR *, rpc_loc_predicted_orbits_data_format_e_type*);
10118c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_predicted_orbits_data_s_type (XDR *, rpc_loc_predicted_orbits_data_s_type*);
10128c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_predicted_orbits_data_validity_report_s_type (XDR *, rpc_loc_predicted_orbits_data_validity_report_s_type*);
10138c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_predicted_orbits_auto_download_config_s_type (XDR *, rpc_loc_predicted_orbits_auto_download_config_s_type*);
10148c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_assist_data_time_s_type (XDR *, rpc_loc_assist_data_time_s_type*);
10158c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_assist_pos_valid_mask_type (XDR *, rpc_loc_assist_pos_valid_mask_type*);
10168c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_assist_data_pos_s_type (XDR *, rpc_loc_assist_data_pos_s_type*);
10178c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_server_open_status_e_type (XDR *, rpc_loc_server_open_status_e_type*);
10188c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_server_open_status_s_type (XDR *, rpc_loc_server_open_status_s_type*);
10198c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_server_close_status_e_type (XDR *, rpc_loc_server_close_status_e_type*);
10208c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_server_close_status_s_type (XDR *, rpc_loc_server_close_status_s_type*);
10218c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_wiper_fix_time_s_type (XDR *, rpc_loc_wiper_fix_time_s_type*);
10228c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_wiper_fix_pos_s_type (XDR *, rpc_loc_wiper_fix_pos_s_type*);
10238c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_wiper_ap_info_s_type (XDR *, rpc_loc_wiper_ap_info_s_type*);
10248c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_wiper_ap_set_s_type (XDR *, rpc_loc_wiper_ap_set_s_type*);
10258c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_wiper_position_report_s_type (XDR *, rpc_loc_wiper_position_report_s_type*);
10268c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_wiper_status_e_type (XDR *, rpc_loc_wiper_status_e_type*);
10278c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_fs_operation_e_type (XDR *, rpc_loc_fs_operation_e_type*);
10288c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_efs_data_s_type (XDR *, rpc_loc_efs_data_s_type*);
10298c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_lock_e_type (XDR *, rpc_loc_lock_e_type*);
10308c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_nmea_sentence_type (XDR *, rpc_loc_nmea_sentence_type*);
10318c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_assist_data_type (XDR *, rpc_loc_assist_data_type*);
10328c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_assist_data_delete_s_type (XDR *, rpc_loc_assist_data_delete_s_type*);
10338c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_ioctl_data_u_type (XDR *, rpc_loc_ioctl_data_u_type*);
10348c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_ioctl_callback_data_u_type (XDR *, rpc_loc_ioctl_callback_data_u_type*);
10358c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_ioctl_callback_s_type (XDR *, rpc_loc_ioctl_callback_s_type*);
10368c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern  bool_t xdr_rpc_loc_event_payload_u_type (XDR *, rpc_loc_event_payload_u_type*);
10378c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
10388c2d3d5afc51d3f35150f748f263870367771b6fEd Tam#else /* K&R C */
10398c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_boolean ();
10408c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_uint32 ();
10418c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_uint16 ();
10428c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_uint8 ();
10438c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_int32 ();
10448c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_byte ();
10458c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_uint64 ();
10468c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_client_handle_type ();
10478c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_event_mask_type ();
10488c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_position_valid_mask_type ();
10498c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_pos_technology_mask_type ();
10508c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_session_status_e_type ();
10518c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_calendar_time_s_type ();
10528c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_parsed_position_s_type ();
10538c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_sv_system_e_type ();
10548c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_sv_status_e_type ();
10558c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_sv_info_valid_mask_type ();
10568c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_sv_info_s_type ();
10578c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_gnss_info_valid_mask_type ();
10588c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_gnss_info_s_type ();
10598c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_nmea_report_s_type ();
10608c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_status_event_e_type ();
10618c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_engine_state_e_type ();
10628c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_fix_session_state_e_type ();
10638c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_status_event_payload_u_type ();
10648c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_status_event_s_type ();
10658c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_server_addr_e_type ();
10668c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_server_addr_ipv4_type ();
10678c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_server_addr_url_type ();
10688c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_server_addr_u_type ();
10698c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_server_info_s_type ();
10708c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_ni_notify_verify_e_type ();
10718c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_ni_event_e_type ();
10728c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_ni_datacoding_scheme_e_type ();
10738c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_ni_vx_requester_id_encoding_scheme_e_type ();
10748c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_ni_vx_pos_mode_e_type ();
10758c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_ni_vx_requester_id_s_type ();
10768c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_ni_vx_notify_verify_req_s_type ();
10778c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_ni_supl_pos_method_e_type ();
10788c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_ni_supl_slp_session_id_s_type ();
10798c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_ni_requestor_id_s_type ();
10808c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_ni_supl_client_name_s_type ();
10818c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_ni_supl_qop_s_type ();
10828c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_ni_supl_notify_verify_req_s_type ();
10838c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_ni_ext_client_address_s_type ();
10848c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_ni_location_type_e_type ();
10858c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_ni_deferred_location_s_type ();
10868c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_ni_codeword_string_s_type ();
10878c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_ni_service_type_id_s_type ();
10888c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_ni_umts_cp_notify_verify_req_s_type ();
10898c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_ni_service_interaction_e_type ();
10908c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_ni_vx_service_interaction_req_s_type ();
10918c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_ni_event_payload_u_type ();
10928c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_ni_event_s_type ();
10938c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_assist_data_request_e_type ();
10948c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_struct_loc_time_download_source_s_type_servers_ptr ();
10958c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_struct_loc_time_download_source_s_type_servers ();
10968c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_time_download_source_s_type ();
10978c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_struct_loc_predicted_orbits_data_source_s_type_servers_ptr ();
10988c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_struct_loc_predicted_orbits_data_source_s_type_servers ();
10998c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_predicted_orbits_data_source_s_type ();
11008c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_assist_data_request_payload_u_type ();
11018c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_assist_data_request_s_type ();
11028c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_server_connection_handle ();
11038c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_server_protocol_e_type ();
11048c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_server_request_e_type ();
11058c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_server_open_req_s_type ();
11068c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_server_close_req_s_type ();
11078c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_server_request_u_type ();
11088c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_server_request_s_type ();
11098c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_qwip_request_e_type ();
11108c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_qwip_request_s_type ();
11118c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_reserved_payload_s_type ();
11128c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_ioctl_e_type ();
11138c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_api_version_s_type ();
11148c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_fix_recurrence_e_type ();
11158c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_operation_mode_e_type ();
11168c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_notify_e_type ();
11178c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_fix_criteria_s_type ();
11188c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_ni_user_resp_e_type ();
11198c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_user_verify_s_type ();
11208c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_predicted_orbits_data_format_e_type ();
11218c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_predicted_orbits_data_s_type ();
11228c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_predicted_orbits_data_validity_report_s_type ();
11238c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_predicted_orbits_auto_download_config_s_type ();
11248c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_assist_data_time_s_type ();
11258c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_assist_pos_valid_mask_type ();
11268c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_assist_data_pos_s_type ();
11278c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_server_open_status_e_type ();
11288c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_server_open_status_s_type ();
11298c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_server_close_status_e_type ();
11308c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_server_close_status_s_type ();
11318c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_wiper_fix_time_s_type ();
11328c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_wiper_fix_pos_s_type ();
11338c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_wiper_ap_info_s_type ();
11348c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_wiper_ap_set_s_type ();
11358c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_wiper_position_report_s_type ();
11368c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_wiper_status_e_type ();
11378c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_fs_operation_e_type ();
11388c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_efs_data_s_type ();
11398c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_lock_e_type ();
11408c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_nmea_sentence_type ();
11418c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_assist_data_type ();
11428c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_assist_data_delete_s_type ();
11438c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_ioctl_data_u_type ();
11448c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_ioctl_callback_data_u_type ();
11458c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_ioctl_callback_s_type ();
11468c2d3d5afc51d3f35150f748f263870367771b6fEd Tamextern bool_t xdr_rpc_loc_event_payload_u_type ();
11478c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
11488c2d3d5afc51d3f35150f748f263870367771b6fEd Tam#endif /* K&R C */
11498c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
11508c2d3d5afc51d3f35150f748f263870367771b6fEd Tam#ifdef __cplusplus
11518c2d3d5afc51d3f35150f748f263870367771b6fEd Tam}
11528c2d3d5afc51d3f35150f748f263870367771b6fEd Tam#endif
11538c2d3d5afc51d3f35150f748f263870367771b6fEd Tam
11548c2d3d5afc51d3f35150f748f263870367771b6fEd Tam#endif /* !_LOC_API_COMMON_H_RPCGEN */
1155