HomeSort by relevance Sort by last modified time
    Searched defs:agpsType (Results 1 - 6 of 6) sorted by null

  /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 97 static int loc_agps_set_server(AGpsType type, const char *hostname, int port);
689 AGpsType agpsType = AGPS_TYPE_SUPL;
691 int ret_val = loc_eng_agps_open(loc_afw_data, agpsType, apn, bearerType);
717 AGpsType agpsType = AGPS_TYPE_SUPL;
735 int ret_val = loc_eng_agps_open(loc_afw_data, agpsType, apn, bearerType);
761 AGpsType agpsType = AGPS_TYPE_SUPL;
762 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 97 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/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...]
  /hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
loc.cpp 98 static int loc_agps_set_server(AGpsType type, const char *hostname, int port);
760 AGpsType agpsType = AGPS_TYPE_SUPL;
762 int ret_val = loc_eng_agps_open(loc_afw_data, agpsType, apn, bearerType);
788 AGpsType agpsType = AGPS_TYPE_SUPL;
806 int ret_val = loc_eng_agps_open(loc_afw_data, agpsType, apn, bearerType);
832 AGpsType agpsType = AGPS_TYPE_SUPL;
833 int ret_val = loc_eng_agps_closed(loc_afw_data, agpsType);
    [all...]

Completed in 6833 milliseconds