/hardware/libhardware/include/hardware/ |
gps_internal.h | 59 AGpsType type; 72 AGpsType type; 91 int (*set_server)( AGpsType type, const char* hostname, int port );
|
/hardware/qcom/gps/core/ |
loc_core_log.h | 45 const char* loc_get_agps_type_name(AGpsType type);
|
LocAdapterBase.cpp | 115 requestATL(int connHandle, AGpsType agps_type)
|
LocAdapterBase.h | 105 virtual bool requestATL(int connHandle, AGpsType agps_type);
|
/hardware/qcom/gps/msm8084/core/ |
loc_core_log.h | 45 const char* loc_get_agps_type_name(AGpsType type);
|
LocAdapterBase.cpp | 109 requestATL(int connHandle, AGpsType agps_type)
|
LocAdapterBase.h | 95 virtual bool requestATL(int connHandle, AGpsType agps_type);
|
LocApiBase.h | 118 void requestATL(int connHandle, AGpsType agps_type); 151 atlOpenStatus(int handle, int is_succ, char* apn, AGpsBearerType bear, AGpsType agpsType);
|
/hardware/qcom/gps/msm8909/core/ |
loc_core_log.h | 45 const char* loc_get_agps_type_name(AGpsType type);
|
LocAdapterBase.cpp | 116 requestATL(int connHandle, AGpsType agps_type)
|
LocAdapterBase.h | 105 virtual bool requestATL(int connHandle, AGpsType agps_type);
|
/hardware/qcom/gps/msm8960/core/ |
loc_core_log.h | 45 const char* loc_get_agps_type_name(AGpsType type);
|
LocAdapterBase.h | 93 virtual bool requestATL(int connHandle, AGpsType agps_type);
|
LocApiBase.h | 104 void requestATL(int connHandle, AGpsType agps_type); 133 atlOpenStatus(int handle, int is_succ, char* apn, AGpsBearerType bear, AGpsType agpsType);
|
LocAdapterBase.cpp | 117 requestATL(int connHandle, AGpsType agps_type)
|
/hardware/qcom/gps/msm8994/core/ |
loc_core_log.h | 45 const char* loc_get_agps_type_name(AGpsType type);
|
LocAdapterBase.cpp | 115 requestATL(int connHandle, AGpsType agps_type)
|
LocAdapterBase.h | 105 virtual bool requestATL(int connHandle, AGpsType agps_type);
|
/hardware/qcom/gps/msm8996/core/ |
loc_core_log.h | 45 const char* loc_get_agps_type_name(AGpsType type);
|
LocAdapterBase.cpp | 116 requestATL(int connHandle, AGpsType agps_type)
|
LocAdapterBase.h | 105 virtual bool requestATL(int connHandle, AGpsType agps_type);
|
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
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...] |
/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...] |
/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...] |
/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...] |