Lines Matching refs:TimerTaskHandler
16 #include "TimerTaskHandler.h"
42 void TimerTaskHandler::TaskHandle()
48 void TimerTaskHandler::CheckDevice()
62 void TimerTaskHandler::CheckBarometerChanged(uint32_t value)
69 void TimerTaskHandler::CheckStepCountChanged(uint32_t value)
76 void TimerTaskHandler::CheckHeartRateChanged(uint8_t value)
83 void TimerTaskHandler::CheckOnBodyStateChanged(bool value)
91 void TimerTaskHandler::CheckLanguageChanged(std::string language)
97 void TimerTaskHandler::CheckBrightnessValueChanged(uint8_t value)
109 void TimerTaskHandler::CheckJsRunning()