Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Ddbus_iface.rs2104 pub(crate) struct BluetoothSocketManagerDBus { struct
2106 pub rpc: BluetoothSocketManagerDBusRPC, argument
2109 impl BluetoothSocketManagerDBus { implementation
2130 impl IBluetoothSocketManager for BluetoothSocketManagerDBus { implementation