class SnoopOnDroppedPacketsRequest

Defined at line 2707 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/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_hardware_bluetooth::wire::SnoopOnDroppedPacketsRequest> Builder (::fidl::AnyArena & arena)

Return a builder that by defaults allocates of an arena.

::fidl::WireTableExternalBuilder< ::fuchsia_hardware_bluetooth::wire::SnoopOnDroppedPacketsRequest> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_hardware_bluetooth::wire::SnoopOnDroppedPacketsRequest>> frame)

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

void SnoopOnDroppedPacketsRequest ()

Defined at line 2709 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h

void SnoopOnDroppedPacketsRequest (const SnoopOnDroppedPacketsRequest & other)

Defined at line 2710 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h

SnoopOnDroppedPacketsRequest & operator= (const SnoopOnDroppedPacketsRequest & other)

Defined at line 2711 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h

void SnoopOnDroppedPacketsRequest (SnoopOnDroppedPacketsRequest && other)

Defined at line 2712 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h

SnoopOnDroppedPacketsRequest & operator= (SnoopOnDroppedPacketsRequest && other)

Defined at line 2713 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h

uint32_t & sent ()
bool has_sent ()
uint32_t & received ()
bool has_received ()
void ~SnoopOnDroppedPacketsRequest ()

Defined at line 2715 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h

Friends

class WireTableBaseBuilder
class WireTableBaseBuilder