template <>

class WireWeakAsyncClientImpl

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

Public Methods

::fidl::internal::WireThenable< ::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. The callback is stored on the heap.

::fidl::internal::WireThenable< ::fuchsia_camera2_hal::Controller::GetDeviceInfo> GetDeviceInfo ()

Allocates 16 bytes of request buffer on the stack. The callback is stored on the heap.