Searched defs:ProcessState (Results 1 – 1 of 1) sorted by relevance
45 pub enum ProcessState { enum219 pub fn get_process_state(&self, hci: VirtualHciIndex) -> ProcessState { in get_process_state()1334 fn get_process_state(&self, hci: VirtualHciIndex) -> ProcessState { in get_process_state()1402 ) -> (ProcessState, CommandTimeoutAction) { in action_start_bluetooth()1428 ) -> (ProcessState, CommandTimeoutAction) { in action_stop_bluetooth()1454 ) -> (ProcessState, CommandTimeoutAction) { in action_restart_bluetooth()1486 ) -> (ProcessState, CommandTimeoutAction) { in action_on_bluetooth_started()1520 ) -> (ProcessState, CommandTimeoutAction) { in action_on_bluetooth_stopped()1691 ) -> (ProcessState, AdapterChangeAction, CommandTimeoutAction) { in action_on_hci_presence_changed()