Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Ddbus_iface.rs2121 pub(crate) struct BluetoothSocketManagerDBus { struct
2123 pub rpc: BluetoothSocketManagerDBusRPC, argument
2126 impl BluetoothSocketManagerDBus { argument
2147 impl IBluetoothSocketManager for BluetoothSocketManagerDBus { implementation