template <>
class WireWeakSyncClientImpl
Defined at line 1034 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::WireResult< ::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 56 bytes of message buffer on the stack. No heap allocation necessary.