class ReaderInstanceManager
Defined at line 19 of file ../../src/devices/radar/bin/radar-proxy/reader-instance.h
Public Methods
void ResizeVmoPool (size_t vmo_count)
Called by the instance when the number of registered VMOs changes.
void StartBursts ()
The instance got a request to start receiving bursts.
void RequestStopBursts ()
The instance got a request to stop receiving bursts. If this is the last instance that was
receiving them, the instance manager may ask the radar driver to stop as well.
void OnInstanceUnbound (ReaderInstance * instance)
The instance encountered an error and should be deleted.
fuchsia_hardware_radar::RadarBurstReaderGetBurstPropertiesResponse burst_properties ()