nl::Weave::DeviceLayer::ThreadStackManagerImpl

#include <src/adaptations/device-layer/include/Weave/DeviceLayer/EFR32/ThreadStackManagerImpl.h>

Implementazione concreta dell'oggetto singleton ThreadStackManager per le piattaforme EFR32 mediante l'SDK Silicon Labs e lo stack OpenThread.

Riepilogo

Implementazione concreta dell'oggetto singleton ThreadStackManager per le piattaforme nRF52 utilizzando l'SDK Nordic nRF5 e lo stack OpenThread.

Implementazione concreta dell'oggetto singleton ThreadStackManager per le piattaforme ESP32 utilizzando l'SDK ESP-IDF e lo stack OpenThread.

Eredità

StackManager:
  nl::Weave::DeviceLayer::ThreadStackManager
  nl::Weave::DeviceLayer::Internal::GenericThreadStackManagerImpl_OpenThread_LwIP< ThreadStackManagerImpl >
  nl::Weave::DeviceLayer::





nl::Weave::DeviceLayer::ThreadStackManagernl::Weave::DeviceLayer::ThreadStackManager

Funzioni pubbliche

InitThreadStack(otInstance *otInst)
InitThreadStack(otInstance *otInst)
InitThreadStack(otInstance *otInst)
_OnWoBLEAdvertisingStart(void)
void
_OnWoBLEAdvertisingStop(void)
void

Funzioni pubbliche

InitThreadStack

WEAVE_ERROR InitThreadStack(
  otInstance *otInst
)

InitThreadStack

WEAVE_ERROR InitThreadStack(
  otInstance *otInst
)

InitThreadStack

WEAVE_ERROR InitThreadStack(
  otInstance *otInst
)

_OnWoBLEAdvertisingStart

void _OnWoBLEAdvertisingStart(
  void
)

_OnWoBLEAdvertisingStop

void _OnWoBLEAdvertisingStop(
  void
)