HomeSort by relevance Sort by last modified time
    Searched refs:agpsType (Results 1 - 25 of 54) sorted by null

1 2 3

  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc_eng.h 205 int loc_eng_agps_open(loc_eng_data_s_type &loc_eng_data, AGpsExtType agpsType,
207 int loc_eng_agps_closed(loc_eng_data_s_type &loc_eng_data, AGpsExtType agpsType);
208 int loc_eng_agps_open_failed(loc_eng_data_s_type &loc_eng_data, AGpsExtType agpsType);
loc.cpp 92 static int loc_agps_set_server(AGpsType type, const char *hostname, int port);
658 AGpsType agpsType = AGPS_TYPE_SUPL;
660 int ret_val = loc_eng_agps_open(loc_afw_data, agpsType, apn, bearerType);
686 AGpsType agpsType = AGPS_TYPE_SUPL;
687 int ret_val = loc_eng_agps_closed(loc_afw_data, agpsType);
713 AGpsType agpsType = AGPS_TYPE_SUPL;
714 int ret_val = loc_eng_agps_open_failed(loc_afw_data, agpsType);
    [all...]
LocEngAdapter.h 140 atlOpenStatus(int handle, int is_succ, char* apn, AGpsBearerType bearer, AGpsType agpsType)
142 return mLocApi->atlOpenStatus(handle, is_succ, apn, bearer, agpsType);
256 virtual bool requestATL(int connHandle, AGpsType agps_type);
  /hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
loc_eng.h 173 int loc_eng_agps_open(loc_eng_data_s_type &loc_eng_data, AGpsExtType agpsType,
175 int loc_eng_agps_closed(loc_eng_data_s_type &loc_eng_data, AGpsExtType agpsType);
176 int loc_eng_agps_open_failed(loc_eng_data_s_type &loc_eng_data, AGpsExtType agpsType);
loc.cpp 93 static int loc_agps_set_server(AGpsType type, const char *hostname, int port);
696 AGpsType agpsType = AGPS_TYPE_SUPL;
698 int ret_val = loc_eng_agps_open(loc_afw_data, agpsType, apn, bearerType);
724 AGpsType agpsType = AGPS_TYPE_SUPL;
742 int ret_val = loc_eng_agps_open(loc_afw_data, agpsType, apn, bearerType);
768 AGpsType agpsType = AGPS_TYPE_SUPL;
769 int ret_val = loc_eng_agps_closed(loc_afw_data, agpsType);
    [all...]
  /hardware/qcom/gps/msmcobalt/loc_api/libloc_api_50001/
loc_eng.h 173 int loc_eng_agps_open(loc_eng_data_s_type &loc_eng_data, AGpsExtType agpsType,
175 int loc_eng_agps_closed(loc_eng_data_s_type &loc_eng_data, AGpsExtType agpsType);
176 int loc_eng_agps_open_failed(loc_eng_data_s_type &loc_eng_data, AGpsExtType agpsType);
loc.cpp 100 static int loc_agps_set_server(AGpsType type, const char *hostname, int port);
726 AGpsType agpsType = AGPS_TYPE_SUPL;
728 int ret_val = loc_eng_agps_open(loc_afw_data, agpsType, apn, bearerType);
754 AGpsType agpsType = AGPS_TYPE_SUPL;
772 int ret_val = loc_eng_agps_open(loc_afw_data, agpsType, apn, bearerType);
798 AGpsType agpsType = AGPS_TYPE_SUPL;
799 int ret_val = loc_eng_agps_closed(loc_afw_data, agpsType);
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc.cpp 93 static int loc_agps_set_server(AGpsType type, const char *hostname, int port);
690 AGpsType agpsType = AGPS_TYPE_SUPL;
692 int ret_val = loc_eng_agps_open(loc_afw_data, agpsType, apn, bearerType);
718 AGpsType agpsType = AGPS_TYPE_SUPL;
736 int ret_val = loc_eng_agps_open(loc_afw_data, agpsType, apn, bearerType);
762 AGpsType agpsType = AGPS_TYPE_SUPL;
763 int ret_val = loc_eng_agps_closed(loc_afw_data, agpsType);
    [all...]
loc_eng.h 232 int loc_eng_agps_open(loc_eng_data_s_type &loc_eng_data, AGpsExtType agpsType,
234 int loc_eng_agps_closed(loc_eng_data_s_type &loc_eng_data, AGpsExtType agpsType);
235 int loc_eng_agps_open_failed(loc_eng_data_s_type &loc_eng_data, AGpsExtType agpsType);
LocEngAdapter.h 150 atlOpenStatus(int handle, int is_succ, char* apn, AGpsBearerType bearer, AGpsType agpsType)
152 return mLocApi->atlOpenStatus(handle, is_succ, apn, bearer, agpsType);
280 virtual bool requestATL(int connHandle, AGpsType agps_type);
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
loc.cpp 94 static int loc_agps_set_server(AGpsType type, const char *hostname, int port);
793 AGpsType agpsType = AGPS_TYPE_SUPL;
795 int ret_val = loc_eng_agps_open(loc_afw_data, agpsType, apn, bearerType);
821 AGpsType agpsType = AGPS_TYPE_SUPL;
839 int ret_val = loc_eng_agps_open(loc_afw_data, agpsType, apn, bearerType);
865 AGpsType agpsType = AGPS_TYPE_SUPL;
866 int ret_val = loc_eng_agps_closed(loc_afw_data, agpsType);
    [all...]
loc_eng.h 220 int loc_eng_agps_open(loc_eng_data_s_type &loc_eng_data, AGpsExtType agpsType,
222 int loc_eng_agps_closed(loc_eng_data_s_type &loc_eng_data, AGpsExtType agpsType);
223 int loc_eng_agps_open_failed(loc_eng_data_s_type &loc_eng_data, AGpsExtType agpsType);
LocEngAdapter.h 155 atlOpenStatus(int handle, int is_succ, char* apn, AGpsBearerType bearer, AGpsType agpsType)
157 return mLocApi->atlOpenStatus(handle, is_succ, apn, bearer, agpsType);
283 virtual bool requestATL(int connHandle, AGpsType agps_type);
  /hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
loc.cpp 93 static int loc_agps_set_server(AGpsType type, const char *hostname, int port);
691 AGpsType agpsType = AGPS_TYPE_SUPL;
693 int ret_val = loc_eng_agps_open(loc_afw_data, agpsType, apn, bearerType);
719 AGpsType agpsType = AGPS_TYPE_SUPL;
737 int ret_val = loc_eng_agps_open(loc_afw_data, agpsType, apn, bearerType);
763 AGpsType agpsType = AGPS_TYPE_SUPL;
764 int ret_val = loc_eng_agps_closed(loc_afw_data, agpsType);
    [all...]
loc_eng.h 232 int loc_eng_agps_open(loc_eng_data_s_type &loc_eng_data, AGpsExtType agpsType,
234 int loc_eng_agps_closed(loc_eng_data_s_type &loc_eng_data, AGpsExtType agpsType);
235 int loc_eng_agps_open_failed(loc_eng_data_s_type &loc_eng_data, AGpsExtType agpsType);
LocEngAdapter.h 151 atlOpenStatus(int handle, int is_succ, char* apn, AGpsBearerType bearer, AGpsType agpsType)
153 return mLocApi->atlOpenStatus(handle, is_succ, apn, bearer, agpsType);
281 virtual bool requestATL(int connHandle, AGpsType agps_type);
  /hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
loc.cpp 93 static int loc_agps_set_server(AGpsType type, const char *hostname, int port);
690 AGpsType agpsType = AGPS_TYPE_SUPL;
692 int ret_val = loc_eng_agps_open(loc_afw_data, agpsType, apn, bearerType);
718 AGpsType agpsType = AGPS_TYPE_SUPL;
736 int ret_val = loc_eng_agps_open(loc_afw_data, agpsType, apn, bearerType);
762 AGpsType agpsType = AGPS_TYPE_SUPL;
763 int ret_val = loc_eng_agps_closed(loc_afw_data, agpsType);
    [all...]
loc_eng.h 232 int loc_eng_agps_open(loc_eng_data_s_type &loc_eng_data, AGpsExtType agpsType,
234 int loc_eng_agps_closed(loc_eng_data_s_type &loc_eng_data, AGpsExtType agpsType);
235 int loc_eng_agps_open_failed(loc_eng_data_s_type &loc_eng_data, AGpsExtType agpsType);
LocEngAdapter.h 150 atlOpenStatus(int handle, int is_succ, char* apn, AGpsBearerType bearer, AGpsType agpsType)
152 return mLocApi->atlOpenStatus(handle, is_succ, apn, bearer, agpsType);
280 virtual bool requestATL(int connHandle, AGpsType agps_type);
  /hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
LocApiRpc.h 114 atlOpenStatus(int handle, int is_succ, char* apn, AGpsBearerType bear, AGpsType agpsType);
  /hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
LocApiRpc.h 114 atlOpenStatus(int handle, int is_succ, char* apn, AGpsBearerType bear, AGpsType agpsType);
  /hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
LocApiRpc.h 114 atlOpenStatus(int handle, int is_succ, char* apn, AGpsBearerType bear, AGpsType agpsType);
  /hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
LocApiRpc.h 114 atlOpenStatus(int handle, int is_succ, char* apn, AGpsBearerType bear, AGpsType agpsType);
  /hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
LocApiRpc.h 114 atlOpenStatus(int handle, int is_succ, char* apn, AGpsBearerType bear, AGpsType agpsType);
  /hardware/qcom/gps/msmcobalt/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
LocApiRpc.h 116 atlOpenStatus(int handle, int is_succ, char* apn, AGpsBearerType bear, AGpsType agpsType);

Completed in 172 milliseconds

1 2 3