summaryrefslogtreecommitdiff
path: root/core/LocApiBase.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/LocApiBase.h')
-rw-r--r--core/LocApiBase.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/LocApiBase.h b/core/LocApiBase.h
index fbfd0bd..0831cc7 100644
--- a/core/LocApiBase.h
+++ b/core/LocApiBase.h
@@ -190,6 +190,7 @@ public:
void reportKlobucharIonoModel(GnssKlobucharIonoModel& ionoModel);
void reportGnssAdditionalSystemInfo(GnssAdditionalSystemInfo& additionalSystemInfo);
void reportGnssConfig(uint32_t sessionId, const GnssConfig& gnssConfig);
+ void reportLatencyInfo(GnssLatencyInfo& gnssLatencyInfo);
// downward calls
// All below functions are to be defined by adapter specific modules: