Home
last modified time | relevance | path

Searched refs:bearerType (Results 1 – 25 of 51) sorted by relevance

123

/hardware/qcom/sdm845/gps/sdm845/android/
DAGnss.cpp137 AGpsBearerType bearerType; in dataConnOpen() local
140 bearerType = AGPS_APN_BEARER_IPV4; in dataConnOpen()
143 bearerType = AGPS_APN_BEARER_IPV6; in dataConnOpen()
146 bearerType = AGPS_APN_BEARER_IPV4V6; in dataConnOpen()
149 bearerType = AGPS_APN_BEARER_IPV4; in dataConnOpen()
154 LOC_AGPS_TYPE_SUPL, apn.c_str(), apn.size(), (int)bearerType); in dataConnOpen()
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
Dloc.cpp691 AGpsBearerType bearerType = AGPS_APN_BEARER_IPV4; in loc_agps_open() local
692 int ret_val = loc_eng_agps_open(loc_afw_data, agpsType, apn, bearerType); in loc_agps_open()
719 AGpsBearerType bearerType; in loc_agps_open_with_apniptype() local
723 bearerType = AGPS_APN_BEARER_IPV4; in loc_agps_open_with_apniptype()
726 bearerType = AGPS_APN_BEARER_IPV6; in loc_agps_open_with_apniptype()
729 bearerType = AGPS_APN_BEARER_IPV4V6; in loc_agps_open_with_apniptype()
732 bearerType = AGPS_APN_BEARER_IPV4; in loc_agps_open_with_apniptype()
736 int ret_val = loc_eng_agps_open(loc_afw_data, agpsType, apn, bearerType); in loc_agps_open_with_apniptype()
/hardware/qcom/gps/msm8909w_3100/gnss/
DAgps.cpp866 AGpsBearerType bearerType; in reportAtlOpenSuccess() local
869 bearerType = AGPS_APN_BEARER_IPV4; in reportAtlOpenSuccess()
872 bearerType = AGPS_APN_BEARER_IPV6; in reportAtlOpenSuccess()
875 bearerType = AGPS_APN_BEARER_IPV4V6; in reportAtlOpenSuccess()
878 bearerType = AGPS_APN_BEARER_IPV4; in reportAtlOpenSuccess()
883 sm->setBearer(bearerType); in reportAtlOpenSuccess()
953 LocApnIpType AgpsUtils::bearerTypeToIpType(AGpsBearerType bearerType){ in bearerTypeToIpType() argument
955 switch (bearerType) { in bearerTypeToIpType()
DAgps.h43 AGpsBearerType bearerType, AGpsExtType agpsType)> AgpsAtlOpenStatusCb;
445 LocApnIpType bearerTypeToIpType(AGpsBearerType bearerType);
/hardware/qcom/sdm845/gps/msm8909/loc_api/libloc_api_50001/
Dloc.cpp698 AGpsBearerType bearerType = AGPS_APN_BEARER_IPV4; in loc_agps_open() local
699 int ret_val = loc_eng_agps_open(loc_afw_data, agpsType, apn, bearerType); in loc_agps_open()
726 AGpsBearerType bearerType; in loc_agps_open_with_apniptype() local
730 bearerType = AGPS_APN_BEARER_IPV4; in loc_agps_open_with_apniptype()
733 bearerType = AGPS_APN_BEARER_IPV6; in loc_agps_open_with_apniptype()
736 bearerType = AGPS_APN_BEARER_IPV4V6; in loc_agps_open_with_apniptype()
739 bearerType = AGPS_APN_BEARER_IPV4; in loc_agps_open_with_apniptype()
743 int ret_val = loc_eng_agps_open(loc_afw_data, agpsType, apn, bearerType); in loc_agps_open_with_apniptype()
Dloc_eng.h174 const char* apn, AGpsBearerType bearerType);
/hardware/qcom/gps/msm8998/gnss/
DAgps.cpp861 AGpsBearerType bearerType; in reportAtlOpenSuccess() local
864 bearerType = AGPS_APN_BEARER_IPV4; in reportAtlOpenSuccess()
867 bearerType = AGPS_APN_BEARER_IPV6; in reportAtlOpenSuccess()
870 bearerType = AGPS_APN_BEARER_IPV4V6; in reportAtlOpenSuccess()
873 bearerType = AGPS_APN_BEARER_IPV4; in reportAtlOpenSuccess()
878 sm->setBearer(bearerType); in reportAtlOpenSuccess()
948 LocApnIpType AgpsUtils::bearerTypeToIpType(AGpsBearerType bearerType){ in bearerTypeToIpType() argument
950 switch (bearerType) { in bearerTypeToIpType()
DAgps.h43 AGpsBearerType bearerType, AGpsExtType agpsType)> AgpsAtlOpenStatusCb;
445 LocApnIpType bearerTypeToIpType(AGpsBearerType bearerType);
/hardware/qcom/sdm845/gps/msm8994/loc_api/libloc_api_50001/
Dloc.cpp691 AGpsBearerType bearerType = AGPS_APN_BEARER_IPV4; in loc_agps_open() local
692 int ret_val = loc_eng_agps_open(loc_afw_data, agpsType, apn, bearerType); in loc_agps_open()
719 AGpsBearerType bearerType; in loc_agps_open_with_apniptype() local
723 bearerType = AGPS_APN_BEARER_IPV4; in loc_agps_open_with_apniptype()
726 bearerType = AGPS_APN_BEARER_IPV6; in loc_agps_open_with_apniptype()
729 bearerType = AGPS_APN_BEARER_IPV4V6; in loc_agps_open_with_apniptype()
732 bearerType = AGPS_APN_BEARER_IPV4; in loc_agps_open_with_apniptype()
736 int ret_val = loc_eng_agps_open(loc_afw_data, agpsType, apn, bearerType); in loc_agps_open_with_apniptype()
/hardware/qcom/sdm845/gps/msm8998/gnss/
DAgps.cpp863 AGpsBearerType bearerType; in reportAtlOpenSuccess() local
866 bearerType = AGPS_APN_BEARER_IPV4; in reportAtlOpenSuccess()
869 bearerType = AGPS_APN_BEARER_IPV6; in reportAtlOpenSuccess()
872 bearerType = AGPS_APN_BEARER_IPV4V6; in reportAtlOpenSuccess()
875 bearerType = AGPS_APN_BEARER_IPV4; in reportAtlOpenSuccess()
880 sm->setBearer(bearerType); in reportAtlOpenSuccess()
950 LocApnIpType AgpsUtils::bearerTypeToIpType(AGpsBearerType bearerType){ in bearerTypeToIpType() argument
952 switch (bearerType) { in bearerTypeToIpType()
DAgps.h43 AGpsBearerType bearerType, AGpsExtType agpsType)> AgpsAtlOpenStatusCb;
445 LocApnIpType bearerTypeToIpType(AGpsBearerType bearerType);
/hardware/qcom/sdm845/gps/loc_api/libloc_api_50001/
Dloc.cpp690 AGpsBearerType bearerType = AGPS_APN_BEARER_IPV4; in loc_agps_open() local
691 int ret_val = loc_eng_agps_open(loc_afw_data, agpsType, apn, bearerType); in loc_agps_open()
718 AGpsBearerType bearerType; in loc_agps_open_with_apniptype() local
722 bearerType = AGPS_APN_BEARER_IPV4; in loc_agps_open_with_apniptype()
725 bearerType = AGPS_APN_BEARER_IPV6; in loc_agps_open_with_apniptype()
728 bearerType = AGPS_APN_BEARER_IPV4V6; in loc_agps_open_with_apniptype()
731 bearerType = AGPS_APN_BEARER_IPV4; in loc_agps_open_with_apniptype()
735 int ret_val = loc_eng_agps_open(loc_afw_data, agpsType, apn, bearerType); in loc_agps_open_with_apniptype()
/hardware/qcom/gps/loc_api/libloc_api_50001/
Dloc.cpp690 AGpsBearerType bearerType = AGPS_APN_BEARER_IPV4; in loc_agps_open() local
691 int ret_val = loc_eng_agps_open(loc_afw_data, agpsType, apn, bearerType); in loc_agps_open()
718 AGpsBearerType bearerType; in loc_agps_open_with_apniptype() local
722 bearerType = AGPS_APN_BEARER_IPV4; in loc_agps_open_with_apniptype()
725 bearerType = AGPS_APN_BEARER_IPV6; in loc_agps_open_with_apniptype()
728 bearerType = AGPS_APN_BEARER_IPV4V6; in loc_agps_open_with_apniptype()
731 bearerType = AGPS_APN_BEARER_IPV4; in loc_agps_open_with_apniptype()
735 int ret_val = loc_eng_agps_open(loc_afw_data, agpsType, apn, bearerType); in loc_agps_open_with_apniptype()
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
Dloc.cpp794 AGpsBearerType bearerType = AGPS_APN_BEARER_IPV4; in loc_agps_open() local
795 int ret_val = loc_eng_agps_open(loc_afw_data, agpsType, apn, bearerType); in loc_agps_open()
822 AGpsBearerType bearerType; in loc_agps_open_with_apniptype() local
826 bearerType = AGPS_APN_BEARER_IPV4; in loc_agps_open_with_apniptype()
829 bearerType = AGPS_APN_BEARER_IPV6; in loc_agps_open_with_apniptype()
832 bearerType = AGPS_APN_BEARER_IPV4V6; in loc_agps_open_with_apniptype()
835 bearerType = AGPS_APN_BEARER_IPV4; in loc_agps_open_with_apniptype()
839 int ret_val = loc_eng_agps_open(loc_afw_data, agpsType, apn, bearerType); in loc_agps_open_with_apniptype()
/hardware/qcom/sdm845/gps/msm8084/loc_api/libloc_api_50001/
Dloc.cpp794 AGpsBearerType bearerType = AGPS_APN_BEARER_IPV4; in loc_agps_open() local
795 int ret_val = loc_eng_agps_open(loc_afw_data, agpsType, apn, bearerType); in loc_agps_open()
822 AGpsBearerType bearerType; in loc_agps_open_with_apniptype() local
826 bearerType = AGPS_APN_BEARER_IPV4; in loc_agps_open_with_apniptype()
829 bearerType = AGPS_APN_BEARER_IPV6; in loc_agps_open_with_apniptype()
832 bearerType = AGPS_APN_BEARER_IPV4V6; in loc_agps_open_with_apniptype()
835 bearerType = AGPS_APN_BEARER_IPV4; in loc_agps_open_with_apniptype()
839 int ret_val = loc_eng_agps_open(loc_afw_data, agpsType, apn, bearerType); in loc_agps_open_with_apniptype()
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
Dloc.cpp759 AGpsBearerType bearerType = AGPS_APN_BEARER_IPV4; in loc_agps_open() local
760 int ret_val = loc_eng_agps_open(loc_afw_data, agpsType, apn, bearerType); in loc_agps_open()
787 AGpsBearerType bearerType; in loc_agps_open_with_apniptype() local
791 bearerType = AGPS_APN_BEARER_IPV4; in loc_agps_open_with_apniptype()
794 bearerType = AGPS_APN_BEARER_IPV6; in loc_agps_open_with_apniptype()
797 bearerType = AGPS_APN_BEARER_IPV4V6; in loc_agps_open_with_apniptype()
800 bearerType = AGPS_APN_BEARER_IPV4; in loc_agps_open_with_apniptype()
804 int ret_val = loc_eng_agps_open(loc_afw_data, agpsType, apn, bearerType); in loc_agps_open_with_apniptype()
Dloc_eng.h174 const char* apn, AGpsBearerType bearerType);
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
Dloc.cpp695 AGpsBearerType bearerType = AGPS_APN_BEARER_IPV4; in loc_agps_open() local
696 int ret_val = loc_eng_agps_open(loc_afw_data, agpsType, apn, bearerType); in loc_agps_open()
723 AGpsBearerType bearerType; in loc_agps_open_with_apniptype() local
727 bearerType = AGPS_APN_BEARER_IPV4; in loc_agps_open_with_apniptype()
730 bearerType = AGPS_APN_BEARER_IPV6; in loc_agps_open_with_apniptype()
733 bearerType = AGPS_APN_BEARER_IPV4V6; in loc_agps_open_with_apniptype()
736 bearerType = AGPS_APN_BEARER_IPV4; in loc_agps_open_with_apniptype()
740 int ret_val = loc_eng_agps_open(loc_afw_data, agpsType, apn, bearerType); in loc_agps_open_with_apniptype()
Dloc_eng.h174 const char* apn, AGpsBearerType bearerType);
/hardware/qcom/sdm845/gps/msm8996/loc_api/libloc_api_50001/
Dloc.cpp760 AGpsBearerType bearerType = AGPS_APN_BEARER_IPV4; in loc_agps_open() local
761 int ret_val = loc_eng_agps_open(loc_afw_data, agpsType, apn, bearerType); in loc_agps_open()
788 AGpsBearerType bearerType; in loc_agps_open_with_apniptype() local
792 bearerType = AGPS_APN_BEARER_IPV4; in loc_agps_open_with_apniptype()
795 bearerType = AGPS_APN_BEARER_IPV6; in loc_agps_open_with_apniptype()
798 bearerType = AGPS_APN_BEARER_IPV4V6; in loc_agps_open_with_apniptype()
801 bearerType = AGPS_APN_BEARER_IPV4; in loc_agps_open_with_apniptype()
805 int ret_val = loc_eng_agps_open(loc_afw_data, agpsType, apn, bearerType); in loc_agps_open_with_apniptype()
Dloc_eng.h174 const char* apn, AGpsBearerType bearerType);
/hardware/qcom/sdm845/gps/sdm845/gnss/
DAgps.h44 AGpsBearerType bearerType, AGpsExtType agpsType,
321 AGpsBearerType bearerType);
380 LocApnIpType bearerTypeToIpType(AGpsBearerType bearerType);
DAgps.cpp854 AGpsBearerType bearerType){ in reportAtlOpenSuccess() argument
858 agpsType, apnName, apnLen, bearerType); in reportAtlOpenSuccess()
864 sm->setBearer(bearerType); in reportAtlOpenSuccess()
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
Dloc_eng.h206 const char* apn, AGpsBearerType bearerType);
/hardware/qcom/sdm845/gps/msm8960/loc_api/libloc_api_50001/
Dloc_eng.h206 const char* apn, AGpsBearerType bearerType);

123