template <>

class WireWeakSyncClientImpl

Defined at line 5967 of file fidling/gen/sdk/fidl/fuchsia.wlan.sme/fuchsia.wlan.sme/cpp/fidl/fuchsia.wlan.sme/cpp/wire_messaging.h

Public Methods

::fidl::WireResult< ::fuchsia_wlan_sme::ClientSme::Scan> Scan (::fuchsia_wlan_sme::wire::ScanRequest req)

Allocates 32 bytes of response buffer on the stack. Request is heap-allocated.

::fidl::WireResult< ::fuchsia_wlan_sme::ClientSme::Disconnect> Disconnect (::fuchsia_wlan_sme::wire::UserDisconnectReason reason)

Allocates 40 bytes of message buffer on the stack. No heap allocation necessary.

::fidl::WireResult< ::fuchsia_wlan_sme::ClientSme::Status> Status ()

Allocates 128 bytes of message buffer on the stack. No heap allocation necessary.

::fidl::WireResult< ::fuchsia_wlan_sme::ClientSme::WmmStatus> WmmStatus ()

Allocates 88 bytes of message buffer on the stack. No heap allocation necessary.

::fidl::WireResult< ::fuchsia_wlan_sme::ClientSme::ScanForController> ScanForController (::fuchsia_wlan_sme::wire::ScanRequest req)

Request is heap-allocated. Response is heap-allocated.

::fidl::WireResult< ::fuchsia_wlan_sme::ClientSme::SetMacAddress> SetMacAddress (const ::fidl::Array<uint8_t, 6> & mac_addr)

Allocates 56 bytes of message buffer on the stack. No heap allocation necessary.