template <>

class WireSyncClientImpl

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

Methods to make a sync FIDL call directly on an unowned handle or a

const reference to a |::fidl::ClientEnd

<

::fuchsia_hardware_bluetooth::Snoop>|,

avoiding setting up a client.

Public Methods

::fidl::OneWayStatus AcknowledgePackets (uint64_t sequence)

Acknowledge packets have been received up to `sequence`.

Allocates 40 bytes of message buffer on the stack. No heap allocation necessary.