Searched refs:mPollCount (Results 1 – 2 of 2) sorted by relevance
60 uint32_t pollCount() { return mPollCount; } in pollCount()61 void incPollCount() { mPollCount++; } in incPollCount()83 uint32_t mPollCount; variable
36 mPollIntervalSec(BL_POLL_INTERVAL_DEFAULT_SEC), mPollCount(0), mLevelCount(0), in BubbleLevelImpl()119 mPollCount = 0; in threadLoop()155 if (mPollCount >= BL_SENSOR_POLL_COUNT) { in threadLoop()166 mPollCount = 0; in threadLoop()