Searched refs:Location (Results 1 – 25 of 25) sorted by relevance
/hardware/qcom/gps/msm8998/android/location_api/ |
D | LocationUtil.h | 42 void convertGnssLocation(Location& in, GnssLocation& out);
|
D | FlpAPIClient.cpp | 62 locationCallbacks.batchingCb = [this](size_t count, Location* location) { in FlpAPIClient() 151 void FlpAPIClient::onBatchingCb(size_t count, Location* location) in onBatchingCb()
|
D | FlpAPIClient.h | 63 void onBatchingCb(size_t count, Location* location) final;
|
D | LocationUtil.cpp | 38 void convertGnssLocation(Location& in, GnssLocation& out) in convertGnssLocation()
|
D | GnssAPIClient.h | 80 void onTrackingCb(Location location) final;
|
D | GnssAPIClient.cpp | 85 locationCallbacks.trackingCb = [this](Location location) { in gnssUpdateCallbacks() 254 void GnssAPIClient::onTrackingCb(Location location) in onTrackingCb()
|
/hardware/qcom/gps/msm8998/utils/platform_lib_abstractions/loc_stub/ |
D | loc-stub.pc.in | 7 Description: QTI GPS Location Stub
|
/hardware/qcom/gps/msm8998/utils/platform_lib_abstractions/loc_pla/ |
D | loc-pla.pc.in | 7 Description: QTI GPS Location Platform Library Abstractions
|
/hardware/qcom/gps/msm8909/ |
D | loc-api.pc.in | 7 Description: Qualcomm GPS Location API
|
/hardware/qcom/gps/msm8996/ |
D | loc-api.pc.in | 7 Description: Qualcomm GPS Location API
|
/hardware/qcom/gps/ |
D | loc-api.pc.in | 7 Description: Qualcomm GPS Location API
|
/hardware/qcom/gps/msm8994/ |
D | loc-api.pc.in | 7 Description: Qualcomm GPS Location API
|
/hardware/qcom/gps/msm8998/location/ |
D | LocationAPI.h | 397 } Location; typedef 425 Location location; // location associated with breach 582 Location location 590 Location* location // array of locations
|
D | LocationAPIClientBase.h | 108 inline virtual void onTrackingCb(Location /*location*/) {} in onTrackingCb() argument 117 inline virtual void onBatchingCb(size_t /*count*/, Location* /*location*/) {} in onBatchingCb() argument
|
/hardware/interfaces/gnss/1.0/ |
D | IAGnssRilCallback.hal | 21 * Reference Location.
|
D | IGnssBatchingCallback.hal | 30 * @param locations GNSS Location information from HAL.
|
D | IGnssConfiguration.hal | 48 * Radio Resource Location Protocol(RRLP). 66 /** Radio Resource Location user-plane. */
|
D | IGnssBatching.hal | 35 * As with GNSS Location outputs, source of location must be GNSS satellite 123 * no locations to flush (in which case the Location vector must be empty).
|
D | IAGnssRil.hal | 65 * Location Area Code in 2G, 3G and LTE. In 3G lac is discarded. In LTE,
|
D | IGnssCallback.hal | 159 * @param location Location information from HAL.
|
/hardware/interfaces/wifi/1.0/ |
D | IWifiRttController.hal | 98 * API to configure the LCI(Location civic information). 114 * API to configure the LCR(Location civic records).
|
/hardware/qcom/gps/msm8998/gnss/ |
D | GnssAdapter.h | 105 static void convertLocation(Location& out, const LocGpsLocation& locGpsLocation,
|
D | GnssAdapter.cpp | 115 GnssAdapter::convertLocation(Location& out, const LocGpsLocation& locGpsLocation, in convertLocation() 118 out.size = sizeof(Location); in convertLocation() 1799 Location invalidLocation = {}; in reportPosition() 1800 invalidLocation.size = sizeof(Location); in reportPosition() 1835 Location location = {}; in reportPosition()
|
/hardware/interfaces/radio/1.0/ |
D | types.hal | 533 * Registration state REG_DENIED must be returned if Location Update 1507 int32_t lac; // 16-bit Location Area Code, 0..65535, INT_MAX if unknown 1519 int32_t lac; // 16-bit Location Area Code, 0..65535, INT_MAX if unknown 1560 int32_t lac; // 16-bit Location Area Code, 0..65535, INT_MAX if 1654 // 6 - Location area not allowed 1656 // 8 - No Suitable Cells in this Location Area 1660 // 12 - Location area not allowed 1661 // 13 - Roaming not allowed in this Location Area 1662 // 15 - No Suitable Cells in this Location Area
|
/hardware/interfaces/sensors/1.0/ |
D | types.hal | 1011 * Location and orientation of sensor element in the device frame: origin is
|