class Channel_SyncProxy

Defined at line 3145 of file fidling/gen/sdk/fidl/fuchsia.bluetooth/fuchsia.bluetooth/hlcpp/fuchsia/bluetooth/cpp/fidl.h

Public Methods

void Channel_SyncProxy (::zx::channel channel)
void ~Channel_SyncProxy ()
zx_status_t Send (::std::vector< ::fuchsia::bluetooth::Packet> packets, ::fuchsia::bluetooth::Channel_Send_Result * out_Channel_Send_Result)

cts-coverage-fidl-name:fuchsia.bluetooth/Channel.Send

zx_status_t Receive (::fuchsia::bluetooth::Channel_Receive_Result * out_Channel_Receive_Result)

cts-coverage-fidl-name:fuchsia.bluetooth/Channel.Receive

zx_status_t WatchChannelParameters (::fuchsia::bluetooth::Channel_WatchChannelParameters_Result * out_Channel_WatchChannelParameters_Result)

cts-coverage-fidl-name:fuchsia.bluetooth/Channel.WatchChannelParameters

Friends

class SynchronousInterfacePtr