Function esp_idf_sys::esp_ble_gap_stop_ext_scan

source ยท
pub unsafe extern "C" fn esp_ble_gap_stop_ext_scan() -> esp_err_t
Expand description

@brief This function is used to disable scanning.

@return - ESP_OK : success - other : failed