Searched defs:BluetoothSocketManagerDBus (Results 1 – 1 of 1) sorted by relevance
2121 pub(crate) struct BluetoothSocketManagerDBus { struct2123 pub rpc: BluetoothSocketManagerDBusRPC, argument2126 impl BluetoothSocketManagerDBus { argument2147 impl IBluetoothSocketManager for BluetoothSocketManagerDBus { implementation