class DeviceReportsReader

Defined at line 14 of file fidling/gen/sdk/fidl/fuchsia.hardware.input/fuchsia.hardware.input/cpp/fidl/fuchsia.hardware.input/cpp/markers.h

Each `DeviceReportsReader` has its own FIFO of reports in the driver.

Calling `ReadReports` drains the Report FIFO. If the Report FIFO fills up

between calls to `ReadReports` the channel will be closed.

Public Members

static Openness kOpenness

Records