Found 12 other functions taking a
esp_openthread_mainloop_context_t
argument:
This function updates the radio fds and timeouts to the main loop.
This function performs the OpenThread radio process.
This function updates the platform fds and timeouts
This function performs the OpenThread related platform process (radio, uart, alarm etc.)
This function updates the task queue inner fd to the main loop.
This function drives the execution of the task queue.
Deintializes the uart for OpenThread host connection.
Performs the uart I/O for OpenThread.
Updates the file descriptor with the OpenThread alarm timeout.
Performs the alarm process and triggers the fired timers for OpenThread. return - ESP_OK on success - ESP_ERROR on other failures
This function updates the netif fds and timeouts to the main loop.
This function performs the netif process.