class DeviceExtra_SyncProxy
Defined at line 6750 of file fidling/gen/sdk/fidl/fuchsia.lowpan.device/fuchsia.lowpan.device/hlcpp/fuchsia/lowpan/device/cpp/fidl.h
Public Methods
void DeviceExtra_SyncProxy (::zx::channel channel)
void ~DeviceExtra_SyncProxy ()
zx_status_t GetCredential (::std::unique_ptr< ::fuchsia::lowpan::device::Credential> * out_credential)
cts-coverage-fidl-name:fuchsia.lowpan.device/DeviceExtra.GetCredential
zx_status_t WatchIdentity (::fuchsia::lowpan::device::Identity * out_identity)
cts-coverage-fidl-name:fuchsia.lowpan.device/DeviceExtra.WatchIdentity
zx_status_t GetCurrentMacAddress (::fuchsia::lowpan::MacAddress * out_address)
cts-coverage-fidl-name:fuchsia.lowpan.device/DeviceExtra.GetCurrentMacAddress
Friends
class SynchronousInterfacePtr