template <>
class WireWeakSyncClientImpl
Defined at line 1436 of file fidling/gen/sdk/fidl/fuchsia.wlan.tap/fuchsia.wlan.tap/cpp/fidl/fuchsia.wlan.tap/cpp/wire_messaging.h
Public Methods
::fidl::WireResult< ::fuchsia_wlan_tap::WlantapPhy::Shutdown> Shutdown ()
Shutdown the phy device so that it does not respond to any further calls.
Once shutdown, there is no way to restart the device.
It can only be called at the end of a test.
Allocates 32 bytes of message buffer on the stack. No heap allocation necessary.