#include <sensors_hal_proxy.h>
◆ SensorsHalProxy()
◆ ReportToGuest()
| void cuttlefish::sensors::SensorsHalProxy::ReportToGuest |
( |
SensorsMask |
mask | ) |
|
|
private |
◆ control_channel_
◆ data_channel_
◆ data_reporter_thread_
| std::thread cuttlefish::sensors::SensorsHalProxy::data_reporter_thread_ |
|
private |
◆ hal_activated_
| std::atomic<bool> cuttlefish::sensors::SensorsHalProxy::hal_activated_ = false |
|
private |
◆ kernel_events_fd_
| SharedFD cuttlefish::sensors::SensorsHalProxy::kernel_events_fd_ |
|
private |
◆ reboot_monitor_thread_
| std::thread cuttlefish::sensors::SensorsHalProxy::reboot_monitor_thread_ |
|
private |
◆ report_mtx_
| std::mutex cuttlefish::sensors::SensorsHalProxy::report_mtx_ |
|
private |
◆ req_responder_thread_
| std::thread cuttlefish::sensors::SensorsHalProxy::req_responder_thread_ |
|
private |
◆ running_
| std::atomic<bool> cuttlefish::sensors::SensorsHalProxy::running_ = true |
|
private |
◆ sensors_simulator_
The documentation for this class was generated from the following files: