Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/mgmt/src/
Dstate_machine.rs655 (next_state, action) = context.state_machine.action_start_bluetooth(hci); in mainloop()
1388 pub fn action_start_bluetooth( in action_start_bluetooth() method
1676 self.action_start_bluetooth(hci) in action_on_hci_presence_changed()
1818 state_machine.action_start_bluetooth(DEFAULT_ADAPTER); in off_turnon_should_turningon()
1833 state_machine.action_start_bluetooth(DEFAULT_ADAPTER); in turningon_turnon_again_resends_start()
1835 state_machine.action_start_bluetooth(DEFAULT_ADAPTER), in turningon_turnon_again_resends_start()
1848 state_machine.action_start_bluetooth(DEFAULT_ADAPTER); in turningon_bluetooth_started()
1862 state_machine.action_start_bluetooth(ALT_ADAPTER); in turningon_bluetooth_different_hci_started()
1879 state_machine.action_start_bluetooth(DEFAULT_ADAPTER); in turningon_timeout()
1895 state_machine.action_start_bluetooth(DEFAULT_ADAPTER); in turningon_turnoff_should_noop()
[all …]