Searched refs:modify_hci_n_enabled (Results 1 – 2 of 2) sorted by relevance
69 if !config_util::modify_hci_n_enabled(hci_interface, true) { in start()88 if !config_util::modify_hci_n_enabled(hci_interface, false) { in stop()
99 pub fn modify_hci_n_enabled(n: i32, enabled: bool) -> bool { in modify_hci_n_enabled() function