Home
last modified time | relevance | path

Searched refs:apnIpType (Results 1 – 15 of 15) sorted by relevance

/hardware/qcom/gps/msm8998/android/
DAGnss.cpp81 IAGnss::ApnIpType apnIpType) { in dataConnOpen() argument
97 LOC_AGPS_TYPE_SUPL, apn.c_str(), apn.size(), (int)apnIpType); in dataConnOpen()
DAGnss.h57 IAGnss::ApnIpType apnIpType) override;
/hardware/qcom/gps/msm8909w_3100/android/
DAGnss.cpp85 IAGnss::ApnIpType apnIpType) { in dataConnOpen() argument
101 LOC_AGPS_TYPE_SUPL, apn.c_str(), apn.size(), (int)apnIpType); in dataConnOpen()
DAGnss.h57 IAGnss::ApnIpType apnIpType) override;
/hardware/interfaces/gnss/1.0/default/
DAGnss.cpp184 Return<bool> AGnss::dataConnOpen(const hidl_string& apn, IAGnss::ApnIpType apnIpType) { in dataConnOpen() argument
191 static_cast<uint16_t>(apnIpType)) == 0); in dataConnOpen()
DAGnss.h58 IAGnss::ApnIpType apnIpType) override;
/hardware/interfaces/gnss/1.0/
DIAGnss.hal72 * @param apnIpType Specifies if SUPL or C2K.
76 dataConnOpen(string apn, ApnIpType apnIpType)
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
Dloc.cpp94 static int loc_agps_open_with_apniptype( const char* apn, ApnIpType apnIpType);
715 static int loc_agps_open_with_apniptype(const char* apn, ApnIpType apnIpType) in loc_agps_open_with_apniptype() argument
721 switch (apnIpType) { in loc_agps_open_with_apniptype()
/hardware/qcom/gps/loc_api/libloc_api_50001/
Dloc.cpp98 static int loc_agps_open_with_apniptype( const char* apn, ApnIpType apnIpType);
714 static int loc_agps_open_with_apniptype(const char* apn, ApnIpType apnIpType) in loc_agps_open_with_apniptype() argument
720 switch (apnIpType) { in loc_agps_open_with_apniptype()
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
Dloc.cpp99 static int loc_agps_open_with_apniptype( const char* apn, ApnIpType apnIpType);
785 static int loc_agps_open_with_apniptype(const char* apn, ApnIpType apnIpType) in loc_agps_open_with_apniptype() argument
791 switch (apnIpType) { in loc_agps_open_with_apniptype()
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
Dloc.cpp95 static int loc_agps_open_with_apniptype( const char* apn, ApnIpType apnIpType);
818 static int loc_agps_open_with_apniptype(const char* apn, ApnIpType apnIpType) in loc_agps_open_with_apniptype() argument
824 switch (apnIpType) { in loc_agps_open_with_apniptype()
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
Dloc.cpp98 static int loc_agps_open_with_apniptype( const char* apn, ApnIpType apnIpType);
721 static int loc_agps_open_with_apniptype(const char* apn, ApnIpType apnIpType) in loc_agps_open_with_apniptype() argument
727 switch (apnIpType) { in loc_agps_open_with_apniptype()
/hardware/libhardware/include/hardware/
Dgps.h772 ApnIpType apnIpType);
/hardware/qcom/gps/msm8909w_3100/utils/
Dloc_gps.h962 LocApnIpType apnIpType);
/hardware/qcom/gps/msm8998/utils/
Dloc_gps.h958 LocApnIpType apnIpType);