esp_idf_sys

Function esp_openthread_border_router_deinit

Source
pub unsafe extern "C" fn esp_openthread_border_router_deinit() -> esp_err_t
Expand description

@brief Deinitializes the border router features of OpenThread.

@return - ESP_OK on success - ESP_ERR_INVALID_STATE if not initialized - ESP_FIAL on other failures