template <>

class NaturalEventHandlerInterface

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

Public Methods

void NaturalEventHandlerInterface ()

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

void OnObservePacket (::fidl::Event< ::fuchsia_hardware_bluetooth::Snoop::OnObservePacket> & )

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::Event< ::fuchsia_hardware_bluetooth::Snoop::OnDroppedPackets> & )

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

the last `OnObservePacket`.

void ~NaturalEventHandlerInterface ()

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