class WlanFullmacImplIfcDeauthIndRequest
Defined at line 3131 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h
Public Methods
bool IsEmpty ()
Returns whether no field is set.
bool HasUnknownData ()
Returns whether the table references unknown fields.
::fidl::WireTableBuilder< ::fuchsia_wlan_fullmac::wire::WlanFullmacImplIfcDeauthIndRequest> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_wlan_fullmac::wire::WlanFullmacImplIfcDeauthIndRequest> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_wlan_fullmac::wire::WlanFullmacImplIfcDeauthIndRequest>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
void WlanFullmacImplIfcDeauthIndRequest ()
Defined at line 3133 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h
void WlanFullmacImplIfcDeauthIndRequest (const WlanFullmacImplIfcDeauthIndRequest & other)
Defined at line 3134 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h
WlanFullmacImplIfcDeauthIndRequest & operator= (const WlanFullmacImplIfcDeauthIndRequest & other)
Defined at line 3135 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h
void WlanFullmacImplIfcDeauthIndRequest (WlanFullmacImplIfcDeauthIndRequest && other)
Defined at line 3136 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h
WlanFullmacImplIfcDeauthIndRequest & operator= (WlanFullmacImplIfcDeauthIndRequest && other)
Defined at line 3137 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h
::fidl::Array<uint8_t, 6> & peer_sta_address ()
MAC address of the peer. Required.
bool has_peer_sta_address ()
::fuchsia_wlan_ieee80211::wire::ReasonCode & reason_code ()
Reason code for deauthentication. Required.
bool has_reason_code ()
bool & locally_initiated ()
locally_initiated is true if deauth is initiated from the device,
and is false if it's initiated remotely (e.g. due to deauth frame)
bool has_locally_initiated ()
void ~WlanFullmacImplIfcDeauthIndRequest ()
Defined at line 3139 of file fidling/gen/sdk/fidl/fuchsia.wlan.fullmac/fuchsia.wlan.fullmac/cpp/fidl/fuchsia.wlan.fullmac/cpp/wire_types.h
Friends
class WireTableBaseBuilder
class WireTableBaseBuilder