esp_openthread_task_queue_init() function
This function allocs and initializes the OpenThread task queue.
Arguments
config
The platform configuration
Return value
- ESP_OK on success - ESP_ERR_NO_MEM on queue allocation failure - ESP_FAIL on other failures