Home
last modified time | relevance | path

Searched defs:CommandTimeoutAction (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/mgmt/src/
Dstate_machine.rs592 fn handle_timeout_action(&mut self, hci: VirtualHciIndex, action: CommandTimeoutAction) { in handle_timeout_action()
1159 enum CommandTimeoutAction { enum
1402 ) -> (ProcessState, CommandTimeoutAction) { in action_start_bluetooth() argument
1428 ) -> (ProcessState, CommandTimeoutAction) { in action_stop_bluetooth() argument
1454 ) -> (ProcessState, CommandTimeoutAction) { in action_restart_bluetooth() argument
1486 ) -> (ProcessState, CommandTimeoutAction) { in action_on_bluetooth_started() argument
1520 ) -> (ProcessState, CommandTimeoutAction) { in action_on_bluetooth_stopped() argument
1691 ) -> (ProcessState, AdapterChangeAction, CommandTimeoutAction) { in action_on_hci_presence_changed() argument