|
ESPHome 2026.1.0-dev
|
#include <openthread.h>
Public Member Functions | |
| ~InstanceLock () | |
| otInstance * | get_instance () |
Static Public Member Functions | |
| static std::optional< InstanceLock > | try_acquire (int delay) |
| static InstanceLock | acquire () |
Definition at line 78 of file openthread.h.
| esphome::openthread::InstanceLock::~InstanceLock | ( | ) |
Definition at line 209 of file openthread_esp.cpp.
|
static |
Definition at line 200 of file openthread_esp.cpp.
| otInstance * esphome::openthread::InstanceLock::get_instance | ( | ) |
Definition at line 207 of file openthread_esp.cpp.
|
static |
Definition at line 193 of file openthread_esp.cpp.