template <>

class NaturalEventHandlerInterface

Defined at line 1128 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 1131 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/natural_messaging.h

void OnReceive (::fidl::Event< ::fuchsia_hardware_bluetooth::ScoConnection::OnReceive> & )

More than one packet event can be sent before acknowledged. Each packet must be

acknowledged with `AckReceive`. Servers should limit the number of pending acknowledgements

to avoid channel overflow. A maximum of 10 unacked packets is recommended.

void ~NaturalEventHandlerInterface ()

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