pub unsafe extern "C" fn esp_ble_gap_stop_ext_scan() -> i32
Expand description
@brief This function is used to disable scanning.
@return - ESP_OK : success - other : failed
pub unsafe extern "C" fn esp_ble_gap_stop_ext_scan() -> i32
@brief This function is used to disable scanning.
@return - ESP_OK : success - other : failed