class SnoopOnObservePacketRequest

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

Return a builder that by defaults allocates of an arena.

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

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

void SnoopOnObservePacketRequest ()

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

void SnoopOnObservePacketRequest (const SnoopOnObservePacketRequest & other)

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

SnoopOnObservePacketRequest & operator= (const SnoopOnObservePacketRequest & other)

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

void SnoopOnObservePacketRequest (SnoopOnObservePacketRequest && other)

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

SnoopOnObservePacketRequest & operator= (SnoopOnObservePacketRequest && other)

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

uint64_t & sequence ()

Monotonically increasing packet count. Used for flow control in conjunction with

`OnAcknowledgePackets`.

bool has_sequence ()
::fuchsia_hardware_bluetooth::wire::PacketDirection & direction ()
bool has_direction ()
::fuchsia_hardware_bluetooth::wire::SnoopPacket & packet ()
bool has_packet ()
void ~SnoopOnObservePacketRequest ()

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