/hardware/qcom/gps/msm8998/gnss/ |
D | Agps.cpp | 858 AGpsBearerType bearerType; in reportAtlOpenSuccess() local 861 bearerType = AGPS_APN_BEARER_IPV4; in reportAtlOpenSuccess() 864 bearerType = AGPS_APN_BEARER_IPV6; in reportAtlOpenSuccess() 867 bearerType = AGPS_APN_BEARER_IPV4V6; in reportAtlOpenSuccess() 870 bearerType = AGPS_APN_BEARER_IPV4; in reportAtlOpenSuccess() 875 sm->setBearer(bearerType); in reportAtlOpenSuccess() 945 LocApnIpType AgpsUtils::bearerTypeToIpType(AGpsBearerType bearerType){ in bearerTypeToIpType() argument 947 switch (bearerType) { in bearerTypeToIpType()
|
D | Agps.h | 43 AGpsBearerType bearerType, AGpsExtType agpsType)> AgpsAtlOpenStatusCb; 445 LocApnIpType bearerTypeToIpType(AGpsBearerType bearerType);
|
D | GnssAdapter.cpp | 2293 AGpsBearerType bearerType, AGpsExtType agpsType) { in initAgpsCommand() argument 2296 handle, isSuccess, apn, bearerType, agpsType); in initAgpsCommand()
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/ |
D | loc.cpp | 691 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()
|
D | loc_eng.cpp | 2379 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/msm8909w_3100/gnss/ |
D | Agps.cpp | 866 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()
|
D | Agps.h | 43 AGpsBearerType bearerType, AGpsExtType agpsType)> AgpsAtlOpenStatusCb; 445 LocApnIpType bearerTypeToIpType(AGpsBearerType bearerType);
|
D | GnssAdapter.cpp | 2395 AGpsBearerType bearerType, AGpsExtType agpsType) { in initAgpsCommand() argument 2398 handle, isSuccess, apn, bearerType, agpsType); in initAgpsCommand()
|
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
D | loc.cpp | 690 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()
|
D | loc_eng.h | 233 const char* apn, AGpsBearerType bearerType);
|
D | loc_eng.cpp | 2378 const char* apn, AGpsBearerType bearerType) in loc_eng_agps_open() argument 2396 new LocEngAtlOpenSuccess(sm, apn, apn_len, bearerType)); in loc_eng_agps_open()
|
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/ |
D | loc.cpp | 761 AGpsBearerType bearerType = AGPS_APN_BEARER_IPV4; in loc_agps_open() local 762 int ret_val = loc_eng_agps_open(loc_afw_data, agpsType, apn, bearerType); in loc_agps_open() 789 AGpsBearerType bearerType; in loc_agps_open_with_apniptype() local 793 bearerType = AGPS_APN_BEARER_IPV4; in loc_agps_open_with_apniptype() 796 bearerType = AGPS_APN_BEARER_IPV6; in loc_agps_open_with_apniptype() 799 bearerType = AGPS_APN_BEARER_IPV4V6; in loc_agps_open_with_apniptype() 802 bearerType = AGPS_APN_BEARER_IPV4; in loc_agps_open_with_apniptype() 806 int ret_val = loc_eng_agps_open(loc_afw_data, agpsType, apn, bearerType); in loc_agps_open_with_apniptype()
|
D | loc_eng.h | 174 const char* apn, AGpsBearerType bearerType);
|
D | loc_eng.cpp | 2402 const char* apn, AGpsBearerType bearerType) in loc_eng_agps_open() argument 2420 new LocEngAtlOpenSuccess(sm, apn, apn_len, bearerType)); in loc_eng_agps_open()
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/ |
D | loc.cpp | 794 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()
|
D | loc_eng.h | 221 const char* apn, AGpsBearerType bearerType);
|
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/ |
D | loc.cpp | 697 AGpsBearerType bearerType = AGPS_APN_BEARER_IPV4; in loc_agps_open() local 698 int ret_val = loc_eng_agps_open(loc_afw_data, agpsType, apn, bearerType); in loc_agps_open() 725 AGpsBearerType bearerType; in loc_agps_open_with_apniptype() local 729 bearerType = AGPS_APN_BEARER_IPV4; in loc_agps_open_with_apniptype() 732 bearerType = AGPS_APN_BEARER_IPV6; in loc_agps_open_with_apniptype() 735 bearerType = AGPS_APN_BEARER_IPV4V6; in loc_agps_open_with_apniptype() 738 bearerType = AGPS_APN_BEARER_IPV4; in loc_agps_open_with_apniptype() 742 int ret_val = loc_eng_agps_open(loc_afw_data, agpsType, apn, bearerType); in loc_agps_open_with_apniptype()
|
D | loc_eng.h | 174 const char* apn, AGpsBearerType bearerType);
|
D | loc_eng.cpp | 2405 const char* apn, AGpsBearerType bearerType) in loc_eng_agps_open() argument 2423 new LocEngAtlOpenSuccess(sm, apn, apn_len, bearerType)); in loc_eng_agps_open()
|
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
D | loc_eng.h | 206 const char* apn, AGpsBearerType bearerType);
|
D | loc_eng.cpp | 2048 const char* apn, AGpsBearerType bearerType) in loc_eng_agps_open() argument 2066 new LocEngAtlOpenSuccess(sm, apn, apn_len, bearerType)); in loc_eng_agps_open()
|