Searched defs:BluetoothManagerDBus (Results 1 – 2 of 2) sorted by relevance
22 struct BluetoothManagerDBus {} struct30 impl IBluetoothManager for BluetoothManagerDBus { implementation
1129 pub(crate) struct BluetoothManagerDBus { struct1131 pub rpc: BluetoothManagerDBusRPC, argument1134 impl BluetoothManagerDBus { implementation1144 pub(crate) fn new(conn: Arc<SyncConnection>) -> BluetoothManagerDBus { in new()1158 impl IBluetoothManager for BluetoothManagerDBus { implementation