Function esp_idf_svc::hal::sys::esp_ble_gap_stop_advertising

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

@brief This function is called to stop advertising.

@return - ESP_OK : success - other : failed