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

Return value

- ESP_OK on success - ESP_ERR_NOT_SUPPORTED if feature not supported - ESP_ERR_INVALID_STATE if already initialized - ESP_FIAL on other failures

Notes

Calling this function will make the device behave as an OpenThread border router. Kconfig option CONFIG_OPENTHREAD_BORDER_ROUTER is required.

References

from 0/1 examples