esp_openthread_cli_input() function
This function feeds a line to the OpenThread CLI.
Return value
- ESP_OK on success - ESP_ERR_NO_MEM if allocation has failed
Notes
This function is thread-safe, the line will be copied and posted to the OpenThread task queue.