template <>
class WireWeakAsyncBufferClientImpl
Defined at line 1424 of file fidling/gen/sdk/fidl/fuchsia.wlan.tap/fuchsia.wlan.tap/cpp/fidl/fuchsia.wlan.tap/cpp/wire_messaging.h
Public Methods
::fidl::internal::WireBufferThenable< ::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.
Caller provides the backing storage for FIDL message.