template <>
class WireWeakAsyncClientImpl
Defined at line 5912 of file fidling/gen/sdk/fidl/fuchsia.wlan.sme/fuchsia.wlan.sme/cpp/fidl/fuchsia.wlan.sme/cpp/wire_messaging.h
Public Methods
::fidl::internal::WireThenable< ::fuchsia_wlan_sme::ClientSme::Scan> Scan (::fuchsia_wlan_sme::wire::ScanRequest req)
The request and callback are allocated on the heap.
::fidl::internal::WireThenable< ::fuchsia_wlan_sme::ClientSme::Disconnect> Disconnect (::fuchsia_wlan_sme::wire::UserDisconnectReason reason)
Allocates 24 bytes of request buffer on the stack. The callback is stored on the heap.
::fidl::internal::WireThenable< ::fuchsia_wlan_sme::ClientSme::Status> Status ()
Allocates 16 bytes of request buffer on the stack. The callback is stored on the heap.
::fidl::internal::WireThenable< ::fuchsia_wlan_sme::ClientSme::WmmStatus> WmmStatus ()
Allocates 16 bytes of request buffer on the stack. The callback is stored on the heap.
::fidl::internal::WireThenable< ::fuchsia_wlan_sme::ClientSme::ScanForController> ScanForController (::fuchsia_wlan_sme::wire::ScanRequest req)
The request and callback are allocated on the heap.
::fidl::internal::WireThenable< ::fuchsia_wlan_sme::ClientSme::SetMacAddress> SetMacAddress (const ::fidl::Array<uint8_t, 6> & mac_addr)
Allocates 24 bytes of request buffer on the stack. The callback is stored on the heap.