class WlanPhyImplSetBtCoexistenceModeResult

Defined at line 3097 of file fidling/gen/sdk/fidl/fuchsia.wlan.phyimpl/fuchsia.wlan.phyimpl/cpp/fidl/fuchsia.wlan.phyimpl/cpp/wire_types.h

Public Methods

void WlanPhyImplSetBtCoexistenceModeResult ()
void WlanPhyImplSetBtCoexistenceModeResult (const WlanPhyImplSetBtCoexistenceModeResult & )

Defined at line 3103 of file fidling/gen/sdk/fidl/fuchsia.wlan.phyimpl/fuchsia.wlan.phyimpl/cpp/fidl/fuchsia.wlan.phyimpl/cpp/wire_types.h

WlanPhyImplSetBtCoexistenceModeResult & operator= (const WlanPhyImplSetBtCoexistenceModeResult & )

Defined at line 3104 of file fidling/gen/sdk/fidl/fuchsia.wlan.phyimpl/fuchsia.wlan.phyimpl/cpp/fidl/fuchsia.wlan.phyimpl/cpp/wire_types.h

void WlanPhyImplSetBtCoexistenceModeResult (WlanPhyImplSetBtCoexistenceModeResult && )

Defined at line 3105 of file fidling/gen/sdk/fidl/fuchsia.wlan.phyimpl/fuchsia.wlan.phyimpl/cpp/fidl/fuchsia.wlan.phyimpl/cpp/wire_types.h

bool has_invalid_tag ()
bool is_response ()
WlanPhyImplSetBtCoexistenceModeResult WithResponse (::fuchsia_wlan_phyimpl::wire::WlanPhyImplSetBtCoexistenceModeResponse val)
WlanPhyImplSetBtCoexistenceModeResult & operator= (WlanPhyImplSetBtCoexistenceModeResult && )

Defined at line 3106 of file fidling/gen/sdk/fidl/fuchsia.wlan.phyimpl/fuchsia.wlan.phyimpl/cpp/fidl/fuchsia.wlan.phyimpl/cpp/wire_types.h

::fuchsia_wlan_phyimpl::wire::WlanPhyImplSetBtCoexistenceModeResponse & response ()
const ::fuchsia_wlan_phyimpl::wire::WlanPhyImplSetBtCoexistenceModeResponse & response ()
bool is_err ()
WlanPhyImplSetBtCoexistenceModeResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
bool is_framework_err ()
WlanPhyImplSetBtCoexistenceModeResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_wlan_phyimpl::wire::WlanPhyImplSetBtCoexistenceModeResult::Tag Which ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

kFrameworkErr 3

0x3

Defined at line 3108 of file fidling/gen/sdk/fidl/fuchsia.wlan.phyimpl/fuchsia.wlan.phyimpl/cpp/fidl/fuchsia.wlan.phyimpl/cpp/wire_types.h