class Device_SyncProxy
Defined at line 6949 of file fidling/gen/sdk/fidl/fuchsia.lowpan.device/fuchsia.lowpan.device/hlcpp/fuchsia/lowpan/device/cpp/fidl.h
Public Methods
void Device_SyncProxy (::zx::channel channel)
void ~Device_SyncProxy ()
zx_status_t ProvisionNetwork (::fuchsia::lowpan::device::ProvisioningParams params)
cts-coverage-fidl-name:fuchsia.lowpan.device/Device.ProvisionNetwork
zx_status_t LeaveNetwork ()
cts-coverage-fidl-name:fuchsia.lowpan.device/Device.LeaveNetwork
zx_status_t SetActive (bool active)
cts-coverage-fidl-name:fuchsia.lowpan.device/Device.SetActive
zx_status_t GetSupportedNetworkTypes (::std::vector< ::std::string> * out_network_types)
cts-coverage-fidl-name:fuchsia.lowpan.device/Device.GetSupportedNetworkTypes
zx_status_t WatchDeviceState (::fuchsia::lowpan::device::DeviceState * out_device_combined_state)
cts-coverage-fidl-name:fuchsia.lowpan.device/Device.WatchDeviceState
Friends
class SynchronousInterfacePtr