Searched refs:Off (Results 1 – 6 of 6) sorted by relevance
/packages/modules/Bluetooth/system/gd/rust/linux/mgmt/src/ |
D | state_machine.rs | 47 Off = 0, // Bluetooth is not running or is not available. enumerator 223 self.get_state(hci, move |a: &AdapterState| Some(a.state)).unwrap_or(ProcessState::Off) in get_process_state() 1105 state: ProcessState::Off, in new() 1324 self.get_state(hci, move |a: &AdapterState| Some(a.state)).unwrap_or(ProcessState::Off) in get_process_state() 1400 ProcessState::Off | ProcessState::TurningOn if present && floss_enabled => { in action_start_bluetooth() 1420 return (ProcessState::Off, CommandTimeoutAction::DoNothing); in action_stop_bluetooth() 1446 return (ProcessState::Off, CommandTimeoutAction::DoNothing); in action_restart_bluetooth() 1478 self.modify_state(hci, |s: &mut AdapterState| s.state = ProcessState::Off); in action_on_bluetooth_started() 1519 self.modify_state(hci, |s: &mut AdapterState| s.state = ProcessState::Off); in action_on_bluetooth_stopped() 1520 (ProcessState::Off, CommandTimeoutAction::CancelTimer) in action_on_bluetooth_stopped() [all …]
|
/packages/modules/Connectivity/common/ |
D | nearby_flags.aconfig | 8 description: "Controls whether the Powered Off Finding feature is enabled"
|
/packages/modules/Bluetooth/system/gd/rust/topshim/src/ |
D | btif.rs | 24 Off = 0, enumerator 30 BtState::from_u32(item).unwrap_or(BtState::Off) in from()
|
/packages/modules/AdServices/adservices/apk/assets/classifier/ |
D | topic_id_to_name.csv | 86 10085 /Autos & Vehicles/Motor Vehicles (By Type)/Off-Road Vehicles
|
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/ |
D | bluetooth.rs | 676 state: BtState::Off, in new() 1560 BtState::Off => { in adapter_state_changed()
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | fr_wordlist.combined.gz |
|