template <>

class WireWeakAsyncBufferClientImpl

Defined at line 1022 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.phy/fuchsia.hardware.usb.phy/cpp/fidl/fuchsia.hardware.usb.phy/cpp/wire_messaging.h

Public Methods

::fidl::internal::WireBufferThenable< ::fuchsia_hardware_usb_phy::UsbPhy::ConnectStatusChanged> ConnectStatusChanged (bool connected, ::zx::eventpair && wake_lease)

Informs the PHY when the peripheral role connect status changes. If system suspend is

enabled, `wake_lease` will hold a wake lease that the callee can use to keep the system

awake while the call is being processed.

Caller provides the backing storage for FIDL message.