Searched refs:tripTBFInterval (Results 1 – 2 of 2) sorted by relevance
228 (mOngoingTripTBFInterval > tripSessStatus.tripTBFInterval)) { in restartSessions()229 mOngoingTripTBFInterval = tripSessStatus.tripTBFInterval; in restartSessions()679 if (tripSession.tripTBFInterval == mAdapter.mOngoingTripTBFInterval) { in reportCompletedTripsEvent()891 if (tripSess.tripTBFInterval == mOngoingTripTBFInterval) { in stopTripBatchingMultiplexCommon()959 (minTBFInterval > tripSessStatus.tripTBFInterval)) { in restartTripBatching()960 minTBFInterval = tripSessStatus.tripTBFInterval; in restartTripBatching()1044 tripSessStatus.tripDistance, tripSessStatus.tripTBFInterval, in printTripReport()
47 uint32_t tripTBFInterval; member