template <>

class WireSyncClientImpl

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

Methods to make a sync FIDL call directly on an unowned handle or a

const reference to a |::fidl::ClientEnd

<

::fuchsia_wlan_sme::ClientSme>|,

avoiding setting up a client.

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::OneWayStatus Connect (const ::fuchsia_wlan_sme::wire::ConnectRequest & req, ::fidl::ServerEnd< ::fuchsia_wlan_sme::ConnectTransaction> && txn)

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

::fidl::OneWayStatus Roam (const ::fuchsia_wlan_sme::wire::RoamRequest & req)

Allocates 16 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.