template <>
class WireSyncBufferClientImpl
Defined at line 3342 of file fidling/gen/sdk/fidl/fuchsia.wlan.device/fuchsia.wlan.device/cpp/fidl/fuchsia.wlan.device/cpp/wire_messaging.h
Public Methods
::fidl::WireUnownedResult< ::fuchsia_wlan_device::Phy::GetSupportedMacRoles> GetSupportedMacRoles ()
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.
::fidl::WireUnownedResult< ::fuchsia_wlan_device::Phy::CreateIface> CreateIface (::fuchsia_wlan_device::wire::CreateIfaceRequest && req)
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.
::fidl::WireUnownedResult< ::fuchsia_wlan_device::Phy::DestroyIface> DestroyIface (const ::fuchsia_wlan_device::wire::DestroyIfaceRequest & req)
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.
::fidl::WireUnownedResult< ::fuchsia_wlan_device::Phy::SetCountry> SetCountry (const ::fuchsia_wlan_device::wire::CountryCode & req)
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.
::fidl::WireUnownedResult< ::fuchsia_wlan_device::Phy::GetCountry> GetCountry ()
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.
::fidl::WireUnownedResult< ::fuchsia_wlan_device::Phy::ClearCountry> ClearCountry ()
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.
::fidl::WireUnownedResult< ::fuchsia_wlan_device::Phy::SetPowerSaveMode> SetPowerSaveMode (::fuchsia_wlan_common::wire::PowerSaveType req)
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.
::fidl::WireUnownedResult< ::fuchsia_wlan_device::Phy::GetPowerSaveMode> GetPowerSaveMode ()
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.
::fidl::WireUnownedResult< ::fuchsia_wlan_device::Phy::PowerDown> PowerDown ()
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.
::fidl::WireUnownedResult< ::fuchsia_wlan_device::Phy::PowerUp> PowerUp ()
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.
::fidl::WireUnownedResult< ::fuchsia_wlan_device::Phy::Reset> Reset ()
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.
::fidl::WireUnownedResult< ::fuchsia_wlan_device::Phy::GetPowerState> GetPowerState ()
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.
::fidl::WireUnownedResult< ::fuchsia_wlan_device::Phy::SetBtCoexistenceMode> SetBtCoexistenceMode (::fuchsia_wlan_internal::wire::BtCoexistenceMode mode)
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.
::fidl::WireUnownedResult< ::fuchsia_wlan_device::Phy::SetTxPowerScenario> SetTxPowerScenario (::fuchsia_wlan_internal::wire::TxPowerScenario scenario)
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.
::fidl::WireUnownedResult< ::fuchsia_wlan_device::Phy::ResetTxPowerScenario> ResetTxPowerScenario ()
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.
::fidl::WireUnownedResult< ::fuchsia_wlan_device::Phy::GetTxPowerScenario> GetTxPowerScenario ()
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.