Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/mgmt/src/
Dbluetooth_manager.rs87 .for_each(|a| self.proxy.restart_bluetooth(a.virt_hci)); in restart_adapters()
Dstate_machine.rs202 pub fn restart_bluetooth(&self, hci: VirtualHciIndex) { in restart_bluetooth() method
1992 fn restart_bluetooth() { in restart_bluetooth() function