Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/mgmt/src/
Dstate_machine.rs1299 fn is_known(&self, hci: VirtualHciIndex) -> bool { in is_known() method
1418 if !self.is_known(hci) { in action_stop_bluetooth()
1444 if !self.is_known(hci) { in action_restart_bluetooth()
1476 if !self.is_known(hci) { in action_on_bluetooth_started()