Home
last modified time | relevance | path

Searched refs:scan_exit_suspend (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dsuspend.rs355 self.gatt.lock().unwrap().scan_exit_suspend(); in resume()
Dbluetooth_gatt.rs1688 pub fn scan_exit_suspend(&mut self) -> BtStatus { in scan_exit_suspend() method