Files
openthread/doc
Abtin Keshavarzian ce17d9e6a9 [doc] add API re-entrancy and error handling rules (#12057)
Adds two important notes to the main API documentation header to clarify
critical usage rules for all OpenThread APIs.

- The first note states that all API calls and callbacks must be
invoked from the same OS context (e.g., the same thread).
- The second note clarifies the behavior of output parameters when an
  API call returns an error.
2025-10-28 08:56:04 -07:00
..
2016-05-10 22:49:53 -07:00