Searched refs:apnIpType (Results 1 – 15 of 15) sorted by relevance
/hardware/qcom/gps/msm8998/android/ |
D | AGnss.cpp | 81 IAGnss::ApnIpType apnIpType) { in dataConnOpen() argument 97 LOC_AGPS_TYPE_SUPL, apn.c_str(), apn.size(), (int)apnIpType); in dataConnOpen()
|
D | AGnss.h | 57 IAGnss::ApnIpType apnIpType) override;
|
/hardware/qcom/gps/msm8909w_3100/android/ |
D | AGnss.cpp | 85 IAGnss::ApnIpType apnIpType) { in dataConnOpen() argument 101 LOC_AGPS_TYPE_SUPL, apn.c_str(), apn.size(), (int)apnIpType); in dataConnOpen()
|
D | AGnss.h | 57 IAGnss::ApnIpType apnIpType) override;
|
/hardware/interfaces/gnss/1.0/default/ |
D | AGnss.cpp | 184 Return<bool> AGnss::dataConnOpen(const hidl_string& apn, IAGnss::ApnIpType apnIpType) { in dataConnOpen() argument 191 static_cast<uint16_t>(apnIpType)) == 0); in dataConnOpen()
|
D | AGnss.h | 58 IAGnss::ApnIpType apnIpType) override;
|
/hardware/interfaces/gnss/1.0/ |
D | IAGnss.hal | 72 * @param apnIpType Specifies if SUPL or C2K. 76 dataConnOpen(string apn, ApnIpType apnIpType)
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/ |
D | loc.cpp | 94 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/ |
D | loc.cpp | 98 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/ |
D | loc.cpp | 99 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/ |
D | loc.cpp | 95 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/ |
D | loc.cpp | 98 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/ |
D | gps.h | 772 ApnIpType apnIpType);
|
/hardware/qcom/gps/msm8909w_3100/utils/ |
D | loc_gps.h | 962 LocApnIpType apnIpType);
|
/hardware/qcom/gps/msm8998/utils/ |
D | loc_gps.h | 958 LocApnIpType apnIpType);
|