HomeSort by relevance Sort by last modified time
    Searched refs:bearerType (Results 1 - 21 of 21) sorted by null

  /hardware/qcom/gps/msm8998/gnss/
Agps.cpp 860 AGpsBearerType bearerType;
863 bearerType = AGPS_APN_BEARER_IPV4;
866 bearerType = AGPS_APN_BEARER_IPV6;
869 bearerType = AGPS_APN_BEARER_IPV4V6;
872 bearerType = AGPS_APN_BEARER_IPV4;
877 sm->setBearer(bearerType);
947 LocApnIpType AgpsUtils::bearerTypeToIpType(AGpsBearerType bearerType){
949 switch (bearerType) {
Agps.h 43 AGpsBearerType bearerType, AGpsExtType agpsType)> AgpsAtlOpenStatusCb;
442 LocApnIpType bearerTypeToIpType(AGpsBearerType bearerType);
GnssAdapter.cpp     [all...]
  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc.cpp 690 AGpsBearerType bearerType = AGPS_APN_BEARER_IPV4;
691 int ret_val = loc_eng_agps_open(loc_afw_data, agpsType, apn, bearerType);
718 AGpsBearerType bearerType;
722 bearerType = AGPS_APN_BEARER_IPV4;
725 bearerType = AGPS_APN_BEARER_IPV6;
728 bearerType = AGPS_APN_BEARER_IPV4V6;
731 bearerType = AGPS_APN_BEARER_IPV4;
735 int ret_val = loc_eng_agps_open(loc_afw_data, agpsType, apn, bearerType);
loc_eng.h 233 const char* apn, AGpsBearerType bearerType);
loc_eng.cpp     [all...]
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
loc.cpp 794 AGpsBearerType bearerType = AGPS_APN_BEARER_IPV4;
795 int ret_val = loc_eng_agps_open(loc_afw_data, agpsType, apn, bearerType);
822 AGpsBearerType bearerType;
826 bearerType = AGPS_APN_BEARER_IPV4;
829 bearerType = AGPS_APN_BEARER_IPV6;
832 bearerType = AGPS_APN_BEARER_IPV4V6;
835 bearerType = AGPS_APN_BEARER_IPV4;
839 int ret_val = loc_eng_agps_open(loc_afw_data, agpsType, apn, bearerType);
loc_eng.h 221 const char* apn, AGpsBearerType bearerType);
loc_eng.cpp     [all...]
  /hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
loc.cpp 698 AGpsBearerType bearerType = AGPS_APN_BEARER_IPV4;
699 int ret_val = loc_eng_agps_open(loc_afw_data, agpsType, apn, bearerType);
726 AGpsBearerType bearerType;
730 bearerType = AGPS_APN_BEARER_IPV4;
733 bearerType = AGPS_APN_BEARER_IPV6;
736 bearerType = AGPS_APN_BEARER_IPV4V6;
739 bearerType = AGPS_APN_BEARER_IPV4;
743 int ret_val = loc_eng_agps_open(loc_afw_data, agpsType, apn, bearerType);
loc_eng.h 174 const char* apn, AGpsBearerType bearerType);
loc_eng.cpp     [all...]
  /hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
loc.cpp 691 AGpsBearerType bearerType = AGPS_APN_BEARER_IPV4;
692 int ret_val = loc_eng_agps_open(loc_afw_data, agpsType, apn, bearerType);
719 AGpsBearerType bearerType;
723 bearerType = AGPS_APN_BEARER_IPV4;
726 bearerType = AGPS_APN_BEARER_IPV6;
729 bearerType = AGPS_APN_BEARER_IPV4V6;
732 bearerType = AGPS_APN_BEARER_IPV4;
736 int ret_val = loc_eng_agps_open(loc_afw_data, agpsType, apn, bearerType);
loc_eng.h 233 const char* apn, AGpsBearerType bearerType);
loc_eng.cpp     [all...]
  /hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
loc.cpp 760 AGpsBearerType bearerType = AGPS_APN_BEARER_IPV4;
761 int ret_val = loc_eng_agps_open(loc_afw_data, agpsType, apn, bearerType);
788 AGpsBearerType bearerType;
792 bearerType = AGPS_APN_BEARER_IPV4;
795 bearerType = AGPS_APN_BEARER_IPV6;
798 bearerType = AGPS_APN_BEARER_IPV4V6;
801 bearerType = AGPS_APN_BEARER_IPV4;
805 int ret_val = loc_eng_agps_open(loc_afw_data, agpsType, apn, bearerType);
loc_eng.h 174 const char* apn, AGpsBearerType bearerType);
loc_eng.cpp     [all...]
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc_eng.h 206 const char* apn, AGpsBearerType bearerType);
loc.cpp 659 AGpsBearerType bearerType = AGPS_APN_BEARER_IPV4;
660 int ret_val = loc_eng_agps_open(loc_afw_data, agpsType, apn, bearerType);
loc_eng.cpp     [all...]

Completed in 463 milliseconds