class SnoopPacket

Defined at line 5053 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 5058 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 5060 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 5071 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 5110 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 5124 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 5138 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 5082 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 5096 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 5061 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 5059 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_types.h

Enumerations

enum Tag
Name Value
kEvent 1
kCommand 2
kAcl 3
kSco 4
kIso 5
_do_not_handle_this__write_a_default_case_instead ::std::numeric_limits<::fidl_union_tag_t>::max()

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