Searched refs:locApiResponse (Results 1 – 4 of 4) sorted by relevance
1510 GnssAdapter::gnssSecondaryBandConfigUpdate(LocApiResponse* locApiResponse) in gnssSecondaryBandConfigUpdate() argument1518 mLocApi->configConstellationMultiBand(mGnssSeconaryBandConfig, locApiResponse); in gnssSecondaryBandConfigUpdate()1678 LocApiResponse* locApiResponse = in gnssGetConfigCommand() local1682 if (!locApiResponse) { in gnssGetConfigCommand()1686 mApi.getRobustLocationConfig(sessionId, locApiResponse); in gnssGetConfigCommand()1692 LocApiResponse* locApiResponse = in gnssGetConfigCommand() local1696 if (!locApiResponse) { in gnssGetConfigCommand()1700 mApi.getMinGpsWeek(sessionId, locApiResponse); in gnssGetConfigCommand()1706 LocApiResponse* locApiResponse = in gnssGetConfigCommand() local1710 if (!locApiResponse) { in gnssGetConfigCommand()[all …]
436 void gnssSecondaryBandConfigUpdate(LocApiResponse* locApiResponse= nullptr);
5111 LocApiResponse* locApiResponse = nullptr; in setConstrainedTunc() local5113 locApiResponse = in setConstrainedTunc()5117 if (!locApiResponse) { in setConstrainedTunc()5122 enable, tuncConstraint, energyBudget, locApiResponse); in setConstrainedTunc()5172 LocApiResponse* locApiResponse = nullptr; in setPositionAssistedClockEstimator() local5174 locApiResponse = in setPositionAssistedClockEstimator()5178 if (!locApiResponse) { in setPositionAssistedClockEstimator()5182 mLocApi->setPositionAssistedClockEstimatorMode(enable, locApiResponse); in setPositionAssistedClockEstimator()5232 LocApiResponse* locApiResponse = new LocApiResponse(*getContext(), in updateSvConfig() local5235 if (!locApiResponse) { in updateSvConfig()[all …]