Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/dbus_projection/src/
Dlib.rs61 pub struct DisconnectWatcher { struct
69 impl DisconnectWatcher { argument
82 impl DisconnectWatcher { impl
/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth_media.rs99 std::sync::Arc<std::sync::Mutex<dbus_projection::DisconnectWatcher>>, in from_dbus()
Diface_bluetooth_gatt.rs283 _disconnect_watcher: Option<Arc<std::sync::Mutex<DisconnectWatcher>>>, in from_dbus()
421 std::sync::Arc<std::sync::Mutex<dbus_projection::DisconnectWatcher>>, in from_dbus()
Diface_bluetooth.rs306 std::sync::Arc<std::sync::Mutex<dbus_projection::DisconnectWatcher>>, in from_dbus()
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Ddbus_iface.rs108 _disconnect_watcher: Option<Arc<std::sync::Mutex<DisconnectWatcher>>>, in from_dbus()
257 std::sync::Arc<std::sync::Mutex<dbus_projection::DisconnectWatcher>>, in from_dbus()
419 std::sync::Arc<std::sync::Mutex<dbus_projection::DisconnectWatcher>>, in from_dbus()