Skip to main content

esp_openthread_stop

Function esp_openthread_stop 

Source
pub unsafe extern "C" fn esp_openthread_stop() -> i32
Expand description

@brief This function performs OpenThread stack and platform driver deinitialization and delete the handle task. @return - ESP_OK on success - ESP_ERR_INVALID_STATE if Thread is already active