summaryrefslogtreecommitdiff
path: root/core/LocApiBase.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/LocApiBase.h')
-rw-r--r--core/LocApiBase.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/LocApiBase.h b/core/LocApiBase.h
index 1b34e8e..e92cdaa 100644
--- a/core/LocApiBase.h
+++ b/core/LocApiBase.h
@@ -130,7 +130,7 @@ public:
void reportDataCallClosed();
void requestNiNotify(GpsNiNotification &notify, const void* data);
void saveSupportedMsgList(uint64_t supportedMsgList);
- void reportGpsMeasurementData(GpsData &gpsMeasurementData);
+ void reportGnssMeasurementData(GnssData &gnssMeasurementData);
// downward calls
// All below functions are to be defined by adapter specific modules: