template <>

class WireWeakSyncClientImpl

Defined at line 974 of file fidling/gen/sdk/fidl/fuchsia.camera2.hal/fuchsia.camera2.hal/cpp/fidl/fuchsia.camera2.hal/cpp/wire_messaging.h

Public Methods

::fidl::WireResult< ::fuchsia_camera2_hal::Controller::GetNextConfig> GetNextConfig ()

Returns the next available configuration which the camera driver supports.

Returns ZX_ERR_STOP if no new configurations are available.

Allocates 16 bytes of request buffer on the stack. Response is heap-allocated.

::fidl::WireResult< ::fuchsia_camera2_hal::Controller::GetDeviceInfo> GetDeviceInfo ()

Allocates 16 bytes of request buffer on the stack. Response is heap-allocated.