Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/mgmt/src/
Dstate_machine.rs1313 fn set_config_enabled(&mut self, hci: VirtualHciIndex, enabled: bool) { in set_config_enabled() method
1817 state_machine.set_config_enabled(DEFAULT_ADAPTER, true); in off_turnon_should_turningon()
1832 state_machine.set_config_enabled(DEFAULT_ADAPTER, true); in turningon_turnon_again_resends_start()
1861 state_machine.set_config_enabled(DEFAULT_ADAPTER, true); in turningon_bluetooth_different_hci_started()
1878 state_machine.set_config_enabled(DEFAULT_ADAPTER, true); in turningon_timeout()
1910 state_machine.set_config_enabled(DEFAULT_ADAPTER, true); in on_turnoff_should_turningoff_and_send_command()
1928 state_machine.set_config_enabled(DEFAULT_ADAPTER, true); in on_bluetooth_stopped_multicase()
1946 state_machine.set_config_enabled(DEFAULT_ADAPTER, true); in on_bluetooth_stopped_multicase()
1982 state_machine.set_config_enabled(DEFAULT_ADAPTER, true); in turningoff_bluetooth_down_should_off()
2027 state_machine.set_config_enabled(DEFAULT_ADAPTER, true); in start_bluetooth_without_floss_fails()
[all …]