summaryrefslogtreecommitdiff
path: root/core/LocAdapterBase.cpp
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2015-01-17 18:31:02 -0800
committerGerrit - the friendly Code Review server <code-review@localhost>2015-01-17 18:31:02 -0800
commitad8e6aef91ebcb83d198ce541d94c7733e1383ae (patch)
tree27bdff0b520c8b3108be154ed0b8ce0df4384661 /core/LocAdapterBase.cpp
parent511b1ac909c203be3156fdacb0a1ea2741a01fb7 (diff)
parent407848e5cfc87c375e95215a85f6445c396a26c6 (diff)
downloadgps-ad8e6aef91ebcb83d198ce541d94c7733e1383ae.tar.gz
Merge "GNSS measurement"
Diffstat (limited to 'core/LocAdapterBase.cpp')
-rw-r--r--core/LocAdapterBase.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/LocAdapterBase.cpp b/core/LocAdapterBase.cpp
index eea8edd..23184df 100644
--- a/core/LocAdapterBase.cpp
+++ b/core/LocAdapterBase.cpp
@@ -132,4 +132,8 @@ DEFAULT_IMPL(false)
void LocAdapterBase::
shutdown()
DEFAULT_IMPL()
+
+void LocAdapterBase::
+ reportGpsMeasurementData(GpsData &gpsMeasurementData)
+DEFAULT_IMPL()
} // namespace loc_core