ESP-IDF + 0/2 examples
SourceVu will show references to esp_openthread_lock_acquire() from the following samples and libraries:
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

- True on lock acquired - False on failing to acquire the lock with the timeout.

Notes

Every Openthread APIs that takes an otInstance argument MUST be protected with this API lock except that the call site is in Openthread callbacks.

References

from examples