Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dsuspend.rs354 self.gatt.lock().unwrap().advertising_exit_suspend(); in resume()
Dbluetooth_gatt.rs1945 pub fn advertising_exit_suspend(&mut self) { in advertising_exit_suspend() method