template <>

class WireWeakAsyncClientImpl

Defined at line 1392 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::WireThenable< ::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 16 bytes of request buffer on the stack. The callback is stored on the heap.