summaryrefslogtreecommitdiff
path: root/core/LocApiBase.h
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2016-07-25 20:44:08 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2016-07-25 20:44:08 -0700
commit7124f9f705c8d6f04c640a3c3a84d3a904eb986e (patch)
tree47c59f194117e5209647af160ad47d1c081221f5 /core/LocApiBase.h
parentfae54f18a2f62741abd26c1fa780c59e5802afa2 (diff)
parent4dd7e1c5617d89581cb6969f851177ed5e070bc6 (diff)
downloadgps-7124f9f705c8d6f04c640a3c3a84d3a904eb986e.tar.gz
Merge "Fixed SSR issue for GNSS Measurements"
Diffstat (limited to 'core/LocApiBase.h')
-rw-r--r--core/LocApiBase.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/core/LocApiBase.h b/core/LocApiBase.h
index 4500b7e..8849b1f 100644
--- a/core/LocApiBase.h
+++ b/core/LocApiBase.h
@@ -257,11 +257,6 @@ public:
virtual enum loc_api_adapter_err setXtraVersionCheck(enum xtra_version_check check);
/*
- Update gps reporting events
- */
- virtual int updateRegistrationMask(LOC_API_ADAPTER_EVENT_MASK_T event,
- loc_registration_mask_status isEnabled);
- /*
Check if the modem support the service
*/
virtual bool gnssConstellationConfig();