Searched refs:AGpsType (Results 1 - 16 of 16) sorted by relevance

/hardware/qcom/gps/loc_api/libloc_api_50001/
H A Dloc_eng_log.h47 const char* loc_get_agps_type_name(AGpsType type);
H A Dloc_eng_agps.h141 const AGpsType mType;
159 AgpsStateMachine(void (*servicer)(AGpsStatus* status), AGpsType type);
169 inline AGpsType getType() const { return (AGpsType)mType; }
H A Dloc.cpp80 static int loc_agps_open(AGpsType agpsType,
82 static int loc_agps_closed(AGpsType agpsType);
83 static int loc_agps_open_failed(AGpsType agpsType);
89 static int loc_agps_set_server(AGpsType type, const char *hostname, int port);
563 static int loc_agps_open(AGpsType agpsType,
601 static int loc_agps_closed(AGpsType agpsType)
638 int loc_agps_open_failed(AGpsType agpsType)
675 static int loc_agps_set_server(AGpsType type, const char* hostname, int port)
H A Dloc_eng.h161 int loc_eng_agps_open(loc_eng_data_s_type &loc_eng_data, AGpsType agpsType,
163 int loc_eng_agps_closed(loc_eng_data_s_type &loc_eng_data, AGpsType agpsType);
164 int loc_eng_agps_open_failed(loc_eng_data_s_type &loc_eng_data, AGpsType agpsType);
H A DLocApiAdapter.h127 void requestATL(int connHandle, AGpsType agps_type);
164 atlOpenStatus(int handle, int is_succ, char* apn, AGpsBearerType bear, AGpsType agpsType)
168 atlOpenStatus(int handle, int is_succ, char* apn, AGpsType agpsType)
H A Dloc_eng_msg.h320 const AGpsType type;
322 AGpsType agps_type) :
H A DLocApiAdapter.cpp173 void LocApiAdapter::requestATL(int connHandle, AGpsType agps_type)
H A Dloc_eng.cpp159 int connHandle, AGpsType agps_type);
826 int loc_eng_agps_open(loc_eng_data_s_type &loc_eng_data, AGpsType agpsType,
897 int loc_eng_agps_closed(loc_eng_data_s_type &loc_eng_data, AGpsType agpsType)
944 int loc_eng_agps_open_failed(loc_eng_data_s_type &loc_eng_data, AGpsType agpsType)
H A Dloc_eng_log.cpp187 const char* loc_get_agps_type_name(AGpsType type)
H A Dloc_eng_agps.cpp523 AGpsType type) :
/hardware/qcom/gps/loc_api/loc_api_v02/
H A DLocApiV02Adapter.h174 AGpsType agpsType);
178 AGpsType agpsType);
H A DLocApiV02Adapter.cpp1008 AGpsType agpsType)
1087 int handle, int is_succ, char* apn, AGpsType agpsType)
1719 AGpsType agpsType;
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
H A DLocApiRpcAdapter.h95 atlOpenStatus(int handle, int is_succ, char* apn, AGpsBearerType bear, AGpsType agpsType);
/hardware/libhardware/include/hardware/
H A Dgps.h127 typedef uint16_t AGpsType; typedef
474 AGpsType type;
517 int (*set_server)( AGpsType type, const char* hostname, int port );
/hardware/qcom/gps/loc_api/libloc_api/
H A Dloc_eng.cpp78 static int loc_eng_agps_set_server(AGpsType type, const char* hostname, int port);
1194 static int loc_eng_agps_set_server(AGpsType type, const char* hostname, int port)
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A DLocApiRpcAdapter.cpp885 LocApiRpcAdapter::atlOpenStatus(int handle, int is_succ, char* apn, AGpsBearerType bearer, AGpsType agpsType)
982 AGpsType agps_type;

Completed in 172 milliseconds