template <>
class WireEventHandlerInterface
Defined at line 3674 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_messaging.h
Public Methods
void OnReceive (::fidl::WireEvent< ::fuchsia_hardware_bluetooth::ScoConnection::OnReceive> * event)
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 WireEventHandlerInterface ()
Defined at line 3677 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 3678 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/wire_messaging.h