class WlanFullmacImplStartBssRequest

Defined at line 8304 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::WlanFullmacImplStartBssRequest> Builder (::fidl::AnyArena & arena)

Return a builder that by defaults allocates of an arena.

::fidl::WireTableExternalBuilder< ::fuchsia_wlan_fullmac::wire::WlanFullmacImplStartBssRequest> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_wlan_fullmac::wire::WlanFullmacImplStartBssRequest>> frame)

Return a builder that relies on explicitly allocating |fidl::ObjectView|s.

void WlanFullmacImplStartBssRequest ()

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

void WlanFullmacImplStartBssRequest (const WlanFullmacImplStartBssRequest & other)

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

void WlanFullmacImplStartBssRequest (WlanFullmacImplStartBssRequest && other)

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

::fidl::VectorView<uint8_t> & ssid ()
bool has_ssid ()
::fuchsia_wlan_common::wire::BssType & bss_type ()
bool has_bss_type ()
uint32_t & beacon_period ()
bool has_beacon_period ()
uint32_t & dtim_period ()
bool has_dtim_period ()
uint8_t & channel ()
bool has_channel ()
WlanFullmacImplStartBssRequest & operator= (const WlanFullmacImplStartBssRequest & other)

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

WlanFullmacImplStartBssRequest & operator= (WlanFullmacImplStartBssRequest && other)

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

::fidl::VectorView<uint8_t> & rsne ()
bool has_rsne ()
::fidl::VectorView<uint8_t> & vendor_ie ()
bool has_vendor_ie ()
void ~WlanFullmacImplStartBssRequest ()

Defined at line 8312 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