Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/dbus_projection/src/
Dlib.rs68 pub struct DisconnectWatcher { struct
76 impl DisconnectWatcher { argument
89 impl DisconnectWatcher { impl
/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Dinterface_manager.rs58 disconnect_watcher: Arc<Mutex<DisconnectWatcher>>, in dispatch()
Diface_bluetooth.rs51 _disconnect_watcher: Option<Arc<Mutex<dbus_projection::DisconnectWatcher>>>, in from_dbus()
351 std::sync::Arc<std::sync::Mutex<dbus_projection::DisconnectWatcher>>, in from_dbus()
448 std::sync::Arc<std::sync::Mutex<dbus_projection::DisconnectWatcher>>, in from_dbus()
Diface_bluetooth_media.rs207 std::sync::Arc<std::sync::Mutex<dbus_projection::DisconnectWatcher>>, in from_dbus()
Diface_bluetooth_gatt.rs414 std::sync::Arc<std::sync::Mutex<dbus_projection::DisconnectWatcher>>, in from_dbus()
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Ddbus_iface.rs263 std::sync::Arc<std::sync::Mutex<dbus_projection::DisconnectWatcher>>, in from_dbus()
361 std::sync::Arc<std::sync::Mutex<dbus_projection::DisconnectWatcher>>, in from_dbus()
488 std::sync::Arc<std::sync::Mutex<dbus_projection::DisconnectWatcher>>, in from_dbus()