template <>
class WireWeakAsyncClientImpl
Defined at line 1004 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::WireThenable< ::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.
Allocates 24 bytes of request buffer on the stack. The callback is stored on the heap.