class WlanPhyImplCreateIfaceRequest
Defined at line 886 of file fidling/gen/sdk/fidl/fuchsia.wlan.phyimpl/fuchsia.wlan.phyimpl/cpp/fidl/fuchsia.wlan.phyimpl/cpp/wire_types.h
Public Methods
bool IsEmpty ()
Returns whether no field is set.
bool HasUnknownData ()
Returns whether the table references unknown fields.
void WlanPhyImplCreateIfaceRequest ()
Defined at line 888 of file fidling/gen/sdk/fidl/fuchsia.wlan.phyimpl/fuchsia.wlan.phyimpl/cpp/fidl/fuchsia.wlan.phyimpl/cpp/wire_types.h
void WlanPhyImplCreateIfaceRequest (const WlanPhyImplCreateIfaceRequest & other)
Defined at line 889 of file fidling/gen/sdk/fidl/fuchsia.wlan.phyimpl/fuchsia.wlan.phyimpl/cpp/fidl/fuchsia.wlan.phyimpl/cpp/wire_types.h
WlanPhyImplCreateIfaceRequest & operator= (const WlanPhyImplCreateIfaceRequest & other)
Defined at line 890 of file fidling/gen/sdk/fidl/fuchsia.wlan.phyimpl/fuchsia.wlan.phyimpl/cpp/fidl/fuchsia.wlan.phyimpl/cpp/wire_types.h
void WlanPhyImplCreateIfaceRequest (WlanPhyImplCreateIfaceRequest && other)
Defined at line 891 of file fidling/gen/sdk/fidl/fuchsia.wlan.phyimpl/fuchsia.wlan.phyimpl/cpp/fidl/fuchsia.wlan.phyimpl/cpp/wire_types.h
void _CloseHandles ()
::fidl::WireTableBuilder< ::fuchsia_wlan_phyimpl::wire::WlanPhyImplCreateIfaceRequest> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_wlan_phyimpl::wire::WlanPhyImplCreateIfaceRequest> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_wlan_phyimpl::wire::WlanPhyImplCreateIfaceRequest>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
WlanPhyImplCreateIfaceRequest & operator= (WlanPhyImplCreateIfaceRequest && other)
Defined at line 892 of file fidling/gen/sdk/fidl/fuchsia.wlan.phyimpl/fuchsia.wlan.phyimpl/cpp/fidl/fuchsia.wlan.phyimpl/cpp/wire_types.h
::fuchsia_wlan_common::wire::WlanMacRole & role ()
The station role for this interface. A device may support multiple roles,
but an interface is instantiated with a single role. This field is required.
bool has_role ()
::zx::channel & mlme_channel ()
A handle to the direct MLME channel, if supported by the driver. This
channel should be used by SME to communicate with MLME via the MLME
protocol. This field is required.
bool has_mlme_channel ()
::fidl::Array<uint8_t, 6> & init_sta_addr ()
The initial station address set from configuration layer. This field is optional.
bool has_init_sta_addr ()
void ~WlanPhyImplCreateIfaceRequest ()
Defined at line 894 of file fidling/gen/sdk/fidl/fuchsia.wlan.phyimpl/fuchsia.wlan.phyimpl/cpp/fidl/fuchsia.wlan.phyimpl/cpp/wire_types.h
Friends
class WireTableBaseBuilder
class WireTableBaseBuilder