template <>

class WireSyncClientImpl

Defined at line 283 of file fidling/gen/sdk/fidl/fuchsia.tee/fuchsia.tee/cpp/fidl/fuchsia.tee/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_tee::DeviceInfo>|,

avoiding setting up a client.

Public Methods

::fidl::WireResult< ::fuchsia_tee::DeviceInfo::GetOsInfo> GetOsInfo ()

Obtains information about the TEE OS.

Allocates 16 bytes of request buffer on the stack. Response is heap-allocated.