esp_idf_svc::sys

Function esp_ble_gap_stop_scanning

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

@brief This function call to stop the device scanning the peer device which advertising on the air @return - ESP_OK : success - other : failed