diff options
Diffstat (limited to 'gps/core/LocApiBase.cpp')
| -rw-r--r-- | gps/core/LocApiBase.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gps/core/LocApiBase.cpp b/gps/core/LocApiBase.cpp index 2212c22..8247d0a 100644 --- a/gps/core/LocApiBase.cpp +++ b/gps/core/LocApiBase.cpp @@ -253,7 +253,7 @@ void LocApiBase::reportPosition(UlpLocation &location, ); } -void LocApiBase::reportSv(QcomGnssSvStatus &svStatus, +void LocApiBase::reportSv(QcomSvStatus &svStatus, GpsLocationExtended &locationExtended, void* svExt) { |
