pub unsafe extern "C" fn esp_openthread_border_router_deinit() -> i32
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