Searched refs:startSensorPollTimer (Results 1 – 3 of 3) sorted by relevance
51 void startSensorPollTimer(pldm_tid_t tid);
44 startSensorPollTimer(tid); in startPolling()47 void SensorManager::startSensorPollTimer(pldm_tid_t tid) in startSensorPollTimer() function in pldm::platform_mc::SensorManager
94 sensorManager.startSensorPollTimer(tid.value()); in updateMctpEndpointAvailability()