template <>
class WireSyncClientImpl
Defined at line 3271 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/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_device::Phy>|,
avoiding setting up a client.
Public Methods
::fidl::WireResult< ::fuchsia_wlan_device::Phy::GetSupportedMacRoles> GetSupportedMacRoles ()
Allocates 128 bytes of message buffer on the stack. No heap allocation necessary.
::fidl::WireResult< ::fuchsia_wlan_device::Phy::CreateIface> CreateIface (::fuchsia_wlan_device::wire::CreateIfaceRequest && req)
Allocates 64 bytes of message buffer on the stack. No heap allocation necessary.
::fidl::WireResult< ::fuchsia_wlan_device::Phy::DestroyIface> DestroyIface (const ::fuchsia_wlan_device::wire::DestroyIfaceRequest & req)
Allocates 56 bytes of message buffer on the stack. No heap allocation necessary.
::fidl::WireResult< ::fuchsia_wlan_device::Phy::SetCountry> SetCountry (const ::fuchsia_wlan_device::wire::CountryCode & req)
Allocates 48 bytes of message buffer on the stack. No heap allocation necessary.
::fidl::WireResult< ::fuchsia_wlan_device::Phy::GetCountry> GetCountry ()
Allocates 48 bytes of message buffer on the stack. No heap allocation necessary.
::fidl::WireResult< ::fuchsia_wlan_device::Phy::ClearCountry> ClearCountry ()
Allocates 40 bytes of message buffer on the stack. No heap allocation necessary.
::fidl::WireResult< ::fuchsia_wlan_device::Phy::SetPowerSaveMode> SetPowerSaveMode (::fuchsia_wlan_common::wire::PowerSaveType req)
Allocates 48 bytes of message buffer on the stack. No heap allocation necessary.
::fidl::WireResult< ::fuchsia_wlan_device::Phy::GetPowerSaveMode> GetPowerSaveMode ()
Allocates 48 bytes of message buffer on the stack. No heap allocation necessary.
::fidl::WireResult< ::fuchsia_wlan_device::Phy::PowerDown> PowerDown ()
Allocates 48 bytes of message buffer on the stack. No heap allocation necessary.
::fidl::WireResult< ::fuchsia_wlan_device::Phy::PowerUp> PowerUp ()
Allocates 48 bytes of message buffer on the stack. No heap allocation necessary.
::fidl::WireResult< ::fuchsia_wlan_device::Phy::Reset> Reset ()
Allocates 48 bytes of message buffer on the stack. No heap allocation necessary.
::fidl::WireResult< ::fuchsia_wlan_device::Phy::GetPowerState> GetPowerState ()
Allocates 48 bytes of message buffer on the stack. No heap allocation necessary.
::fidl::WireResult< ::fuchsia_wlan_device::Phy::SetBtCoexistenceMode> SetBtCoexistenceMode (::fuchsia_wlan_internal::wire::BtCoexistenceMode mode)
Allocates 56 bytes of message buffer on the stack. No heap allocation necessary.
::fidl::WireResult< ::fuchsia_wlan_device::Phy::SetTxPowerScenario> SetTxPowerScenario (::fuchsia_wlan_internal::wire::TxPowerScenario scenario)
Allocates 56 bytes of message buffer on the stack. No heap allocation necessary.
::fidl::WireResult< ::fuchsia_wlan_device::Phy::ResetTxPowerScenario> ResetTxPowerScenario ()
Allocates 48 bytes of message buffer on the stack. No heap allocation necessary.
::fidl::WireResult< ::fuchsia_wlan_device::Phy::GetTxPowerScenario> GetTxPowerScenario ()
Allocates 48 bytes of message buffer on the stack. No heap allocation necessary.