Home
last modified time | relevance | path

Searched refs:stop_scan (Results 1 – 3 of 3) sorted by relevance

/system/bt/gd/rust/linux/stack/src/
Dbluetooth_gatt.rs14 fn stop_scan(&self, scanner_id: i32); in stop_scan() method
83 fn stop_scan(&self, _scanner_id: i32) { in stop_scan() method
/system/bt/gd/rust/linux/service/src/
Diface_bluetooth_gatt.rs72 fn stop_scan(&self, scanner_id: i32) {} in stop_scan() method
/system/bt/gd/hci/
Dle_scanning_manager.cc481 stop_scan(); in configure_scan()
555 stop_scan(); in scan()
587 void stop_scan() { in stop_scan() function
1196 stop_scan(); in OnPause()