Namespaces

Records

Functions

  • WEAVE_ERROR InitServiceTunnelAgent (void * appContext)
  • WEAVE_ERROR InitWeaveEventLogging ()

    Defines the event logging resources and initializes event logging management subsystem.

  • WEAVE_ERROR InitServiceDirectoryManager ()
  • WEAVE_ERROR InitCASEAuthDelegate ()

    Implementation of Internal::InitCASEAuthDelegate as defined in the

    openweave-core adaptation layer.

    Defined at line 62 of file ../../src/connectivity/weave/adaptation/platform_auth_delegate.cpp

  • WEAVE_ERROR InitEntropy ()

    Defined at line 12 of file ../../src/connectivity/weave/adaptation/entropy.cpp

  • EchoServer & EchoSvr ()

    ===== Members for internal use by the following friends.

    Defined at line 72 of file ../../third_party/openweave-core/src/adaptations/device-layer/include/Weave/DeviceLayer/internal/EchoServer.h

  • DeviceDescriptionServer & DeviceDescriptionSvr ()

    ===== Members for internal use by the following friends.

    Defined at line 93 of file ../../third_party/openweave-core/src/adaptations/device-layer/include/Weave/DeviceLayer/internal/DeviceDescriptionServer.h

  • FabricProvisioningServer & FabricProvisioningSvr ()

    ===== Members for internal use by the following friends.

    Defined at line 86 of file ../../third_party/openweave-core/src/adaptations/device-layer/include/Weave/DeviceLayer/internal/FabricProvisioningServer.h

  • NetworkProvisioningServer & NetworkProvisioningSvr ()

    Returns a reference to the public interface of the NetworkProvisioningServer singleton object.

    Internal components should use this to access features of the NetworkProvisioningServer object

    that are common to all platforms.

    Defined at line 120 of file ../../src/connectivity/weave/adaptation/network_provisioning_server_impl.h

  • DeviceControlServer & DeviceControlSvr ()

    ===== Members for internal use by the following friends.

    Defined at line 93 of file ../../third_party/openweave-core/src/adaptations/device-layer/include/Weave/DeviceLayer/internal/DeviceControlServer.h

  • ServiceProvisioningServer & ServiceProvisioningSvr ()

    ===== Members for internal use by the following friends.

    Defined at line 108 of file ../../third_party/openweave-core/src/adaptations/device-layer/include/Weave/DeviceLayer/internal/ServiceProvisioningServer.h

  • BLEManager & BLEMgr ()

    Returns a reference to the public interface of the BLEManager singleton object.

    Internal components should use this to access features of the BLEManager object

    that are common to all platforms.

    Defined at line 162 of file ../../src/connectivity/weave/adaptation/ble_manager_impl.h

  • WEAVE_ERROR InitKeyExportDelegate ()

    Initializes an implementation of the KeyExportDelegate and assigns it to the

    SecurityMgr instance. SecurityMgr should be initialized before invocation.

    Defined at line 69 of file ../../src/connectivity/weave/adaptation/platform_auth_delegate.cpp

  • BLEManagerImpl & BLEMgrImpl ()

    Returns the platform-specific implementation of the BLEManager singleton object.

    Weave applications can use this to gain access to features of the BLEManager

    that are specific to the selected platform.

    Defined at line 170 of file ../../src/connectivity/weave/adaptation/ble_manager_impl.h

  • NetworkProvisioningServerImpl & NetworkProvisioningSvrImpl ()

    Returns the platform-specific implementation of the NetworkProvisioningServer singleton object.

    Internal components can use this to gain access to features of the NetworkProvisioningServer

    that are specific to the Fuchsia platform.

    Defined at line 130 of file ../../src/connectivity/weave/adaptation/network_provisioning_server_impl.h

  • WeaveConfigManager & WeaveConfigMgr ()

    Convenience inline function to access the instance of WeaveConfigManager.

    Defined at line 130 of file ../../src/connectivity/weave/adaptation/weave_config_manager.h

  • NetworkTelemetryManager & NetworkTelemetryMgr ()

    Returns a reference to the NetworkTelemetryManager singleton object.

    Defined at line 152 of file ../../third_party/openweave-core/src/adaptations/device-layer/include/Weave/DeviceLayer/NetworkTelemetryManager.h

Variables

::nl::Weave::Profiles::ServiceDirectory::WeaveServiceManager ServiceDirectoryMgr
::nl::Weave::Profiles::WeaveTunnel::WeaveTunnelAgent ServiceTunnelAgent
const char *const TAG
const char[] kEnvironmentStorePath

Defined at line 23 of file ../../src/connectivity/weave/adaptation/weave_config_manager.cpp