template <>

class WireSyncClientImpl

Defined at line 353 of file fidling/gen/src/devices/bus/drivers/platform/test/fuchsia.hardware.btitest/cpp/fidl/fuchsia.hardware.btitest/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_btitest::BtiDevice>|,

avoiding setting up a client.

Public Methods

::fidl::WireResult< ::fuchsia_hardware_btitest::BtiDevice::GetKoid> GetKoid ()

Returns koid for BTI retrieved from platform bus.

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

::fidl::OneWayStatus Crash ()

Crashes driver host.

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