Home
last modified time | relevance | path

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

/hardware/qcom/gps/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_INVALID; 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()
Dloc_eng.h233 const char* apn, AGpsBearerType bearerType);
Dloc_eng.cpp2379 const char* apn, AGpsBearerType bearerType) in loc_eng_agps_open() argument
2397 new LocEngAtlOpenSuccess(sm, apn, apn_len, bearerType)); in loc_eng_agps_open()
/hardware/qcom/gps/msm8974/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_INVALID; 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()
Dloc_eng.h221 const char* apn, AGpsBearerType bearerType);
Dloc_eng.cpp2381 const char* apn, AGpsBearerType bearerType) in loc_eng_agps_open() argument
2399 new LocEngAtlOpenSuccess(sm, apn, apn_len, bearerType)); in loc_eng_agps_open()
/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_INVALID; 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()
Dloc_eng.h221 const char* apn, AGpsBearerType bearerType);
Dloc_eng.cpp2381 const char* apn, AGpsBearerType bearerType) in loc_eng_agps_open() argument
2399 new LocEngAtlOpenSuccess(sm, apn, apn_len, bearerType)); in loc_eng_agps_open()
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
Dloc.cpp659 AGpsBearerType bearerType = AGPS_APN_BEARER_IPV4; in loc_agps_open() local
660 int ret_val = loc_eng_agps_open(loc_afw_data, agpsType, apn, bearerType); in loc_agps_open()
Dloc_eng.h206 const char* apn, AGpsBearerType bearerType);
Dloc_eng.cpp2049 const char* apn, AGpsBearerType bearerType) in loc_eng_agps_open() argument
2067 new LocEngAtlOpenSuccess(sm, apn, apn_len, bearerType)); in loc_eng_agps_open()