template <>

class WireEventHandlerInterface

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

Public Methods

void OnObservePacket (::fidl::WireEvent< ::fuchsia_hardware_bluetooth::Snoop::OnObservePacket> * event)

A packet has been transmitted/received. Some number of packets can be observed before the

server stalls. The server is allowed to drop packets if the client takes too long to

acknowledge packets.

void OnDroppedPackets (::fidl::WireEvent< ::fuchsia_hardware_bluetooth::Snoop::OnDroppedPackets> * event)

Sent by the server once after `AcknowledgePackets` is received if packets were dropped since

the last `OnObservePacket`.

void WireEventHandlerInterface ()

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

void ~WireEventHandlerInterface ()

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