Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/mgmt/src/
Dpowerd_suspend_manager.rs24 const SUSPEND_IMMINENT_SIGNAL: &str = "SuspendImminent"; constant
296 let mr = MatchRule::new_signal(POWERD_INTERFACE, SUSPEND_IMMINENT_SIGNAL) in init()