class SnoopPacket

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

Public Methods

void SnoopPacket (const SnoopPacket & )

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

void SnoopPacket (SnoopPacket && )

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

bool IsUnknown ()

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

void SnoopPacket ()
template <typename... Args>
SnoopPacket WithAcl (::fidl::AnyArena & allocator, Args &&... args)

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

template <typename... Args>
SnoopPacket WithSco (::fidl::AnyArena & allocator, Args &&... args)

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

template <typename... Args>
SnoopPacket WithIso (::fidl::AnyArena & allocator, Args &&... args)

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

bool has_invalid_tag ()
bool is_event ()
SnoopPacket WithEvent (::fidl::ObjectView< ::fidl::VectorView<uint8_t>> val)
template <typename... Args>
SnoopPacket WithEvent (::fidl::AnyArena & allocator, Args &&... args)

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

::fidl::VectorView<uint8_t> & event ()
const ::fidl::VectorView<uint8_t> & event ()
bool is_command ()
SnoopPacket WithCommand (::fidl::ObjectView< ::fidl::VectorView<uint8_t>> val)
template <typename... Args>
SnoopPacket WithCommand (::fidl::AnyArena & allocator, Args &&... args)

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

::fidl::VectorView<uint8_t> & command ()
const ::fidl::VectorView<uint8_t> & command ()
bool is_acl ()
SnoopPacket WithAcl (::fidl::ObjectView< ::fidl::VectorView<uint8_t>> val)
::fidl::VectorView<uint8_t> & acl ()
const ::fidl::VectorView<uint8_t> & acl ()
bool is_sco ()
SnoopPacket WithSco (::fidl::ObjectView< ::fidl::VectorView<uint8_t>> val)
SnoopPacket & operator= (SnoopPacket && )

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

::fidl::VectorView<uint8_t> & sco ()
const ::fidl::VectorView<uint8_t> & sco ()
bool is_iso ()
SnoopPacket WithIso (::fidl::ObjectView< ::fidl::VectorView<uint8_t>> val)
::fidl::VectorView<uint8_t> & iso ()
const ::fidl::VectorView<uint8_t> & iso ()
::fuchsia_hardware_bluetooth::wire::SnoopPacket::Tag Which ()
SnoopPacket & operator= (const SnoopPacket & )

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

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kEvent 1

0x1

kCommand 2

0x2

kAcl 3

0x3

kSco 4

0x4

kIso 5

0x5

_do_not_handle_this__write_a_default_case_instead ::std::numeric_limits<::fidl_union_tag_t>::max() --

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