|
ESPHome 2025.12.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 79 of file openthread.h.
| esphome::openthread::InstanceLock::~InstanceLock | ( | ) |
Definition at line 210 of file openthread_esp.cpp.
|
static |
Definition at line 201 of file openthread_esp.cpp.
| otInstance * esphome::openthread::InstanceLock::get_instance | ( | ) |
Definition at line 208 of file openthread_esp.cpp.
|
static |
Definition at line 194 of file openthread_esp.cpp.