ESPHome 2025.6.1
|
#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 51 of file openthread.h.
esphome::openthread::InstanceLock::~InstanceLock | ( | ) |
Definition at line 160 of file openthread_esp.cpp.
|
static |
Definition at line 151 of file openthread_esp.cpp.
otInstance * esphome::openthread::InstanceLock::get_instance | ( | ) |
Definition at line 158 of file openthread_esp.cpp.
|
static |
Definition at line 144 of file openthread_esp.cpp.