Searched refs:Restarting (Results 1 – 2 of 2) sorted by relevance
52 Restarting = 5, // Bluetooth is turning off and will be started after stopped enumerator1455 self.modify_state(hci, |s: &mut AdapterState| s.state = ProcessState::Restarting); in action_restart_bluetooth()1457 (ProcessState::Restarting, CommandTimeoutAction::ResetTimer) in action_restart_bluetooth()1487 s.state = ProcessState::Restarting; in action_on_bluetooth_started()1492 return (ProcessState::Restarting, CommandTimeoutAction::ResetTimer); in action_on_bluetooth_started()1522 ProcessState::Restarting if floss_enabled && config_enabled => { in action_on_bluetooth_stopped()1634 ProcessState::TurningOff | ProcessState::Restarting => { in action_on_command_timeout()
47 reboot: Restarting system with command 'kernel panic'