Crate fidl_fuchsia_hardware_sensors

source ·

Macros§

Structs§

Enums§

  • Errors that may be returned by Driver::ActivateSensor.
  • Errors that may be returned by ConfigurePlayback.
  • Errors that may be returned by Driver::ConfigureSensorRate.
  • Errors that may be returned by Driver::DeactivateSensor.
  • Implemented by drivers which talk to one or more pieces of sensor hardware.
  • Implemented by components which pretend to be a sensor driver but instead emit prerecorded or pregenerated data. Those components will also implement the fuchsia.hardware.sensors.Driver protocol which will be used to actually control the playback of data. This protocol is used to set up the playback data source and playback specific parameters.
  • Multiple types of playback are supported. Which type is used depends on which configuration is provided to Playback::ConfigurePlayback.
  • A request for one of the member protocols of Service.

Traits§

Type Aliases§