Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/mgmt/src/
Dstate_machine.rs696 context.state_machine.action_on_bluetooth_stopped(hci); in mainloop()
1506 pub fn action_on_bluetooth_stopped( in action_on_bluetooth_stopped() method
1932 state_machine.action_on_bluetooth_stopped(DEFAULT_ADAPTER), in on_bluetooth_stopped_multicase()
1951 state_machine.action_on_bluetooth_stopped(DEFAULT_ADAPTER), in on_bluetooth_stopped_multicase()
1967 state_machine.action_on_bluetooth_stopped(DEFAULT_ADAPTER), in on_bluetooth_stopped_multicase()
1986 state_machine.action_on_bluetooth_stopped(DEFAULT_ADAPTER); in turningoff_bluetooth_down_should_off()
2003 state_machine.action_on_bluetooth_stopped(DEFAULT_ADAPTER); in restart_bluetooth()