template <>
class NaturalSyncClientImpl
Defined at line 2761 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/natural_messaging.h
Public Methods
::fidl::Result< ::fuchsia_hardware_bluetooth::VirtualController::CreateEmulator> CreateEmulator ()
Creates a child device, and returns the name of the child created.
::fit::result< ::fidl::OneWayError> CreateLoopbackDevice (::fidl::Request< ::fuchsia_hardware_bluetooth::VirtualController::CreateLoopbackDevice> request)
Creates a virtual Bluetooth serial device, speaking the BT HCI UART
protocol on the provided handle.
The zircon channel is closed in the event of an error.