Searched refs:mPlatformGnss (Results 1 – 2 of 2) sorted by relevance
81 mPlatformGnss.init(); in init()85 return mPlatformGnss.getCapabilities(); in getCapabilities()169 bool success = mPlatformGnss.configurePassiveLocationListener(enable); in platformConfigurePassiveLocationListener()668 .mPlatformGnss.releaseLocationEvent( in freeReportEventCallback()675 .mPlatformGnss.releaseMeasurementDataEvent( in freeReportEventCallback()694 .mPlatformGnss.controlLocationSession(enable, minInterval, in controlPlatform()702 .mPlatformGnss.controlMeasurementSession(enable, minInterval); in controlPlatform()
475 PlatformGnss mPlatformGnss; variable