Function esp_idf_svc::hal::sys::esp_bluedroid_disable

source ยท
pub unsafe extern "C" fn esp_bluedroid_disable() -> i32
Expand description

@brief Disable bluetooth, must prior to esp_bluedroid_deinit().

@return - ESP_OK : Succeed - Other : Failed