Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/mgmt/src/
Dconfig_util.rs193 pub fn reset_hci_device(hci: RealHciIndex) -> bool { in reset_hci_device() function
Dstate_machine.rs1351 if !config_util::reset_hci_device(hci) { in reset_hci()