|
ESPHome 2026.3.3
|
#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 89 of file openthread.h.
| esphome::openthread::InstanceLock::~InstanceLock | ( | ) |
Definition at line 248 of file openthread_esp.cpp.
|
static |
Definition at line 227 of file openthread_esp.cpp.
| otInstance * esphome::openthread::InstanceLock::get_instance | ( | ) |
Definition at line 246 of file openthread_esp.cpp.
|
static |
Definition at line 217 of file openthread_esp.cpp.