Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/rust/linux/mgmt/src/bin/btmanagerd/
H A Dstate_machine.rs468 state_machine.action_start_bluetooth(0); in off_turnon_should_turningon()
478 state_machine.action_start_bluetooth(0); in turningon_turnon_again_noop()
479 assert_eq!(state_machine.action_start_bluetooth(0), false); in turningon_turnon_again_noop()
487 state_machine.action_start_bluetooth(0); in turningon_bluetooth_started()
498 state_machine.action_start_bluetooth(0); in turningon_timeout()
513 state_machine.action_start_bluetooth(0); in turningon_turnoff_should_turningoff_and_send_command()
525 state_machine.action_start_bluetooth(0); in on_turnoff_should_turningoff_and_send_command()
538 state_machine.action_start_bluetooth(0); in on_bluetooth_stopped()
550 state_machine.action_start_bluetooth(0); in turningoff_bluetooth_down_should_off()
564 state_machine.action_start_bluetooth(0); in restart_bluetooth()
[all …]