Function esp_idf_sys::esp_ble_gap_stop_scanning
source ยท pub unsafe extern "C" fn esp_ble_gap_stop_scanning() -> esp_err_t
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