Searched defs:BluetoothManagerDBus (Results 1 – 2 of 2) sorted by relevance
21 struct BluetoothManagerDBus {} struct29 impl IBluetoothManager for BluetoothManagerDBus { implementation
1120 pub(crate) struct BluetoothManagerDBus { struct1122 pub rpc: BluetoothManagerDBusRPC, argument1125 impl BluetoothManagerDBus { argument1135 pub(crate) fn new(conn: Arc<SyncConnection>) -> BluetoothManagerDBus { in new()1149 impl IBluetoothManager for BluetoothManagerDBus { implementation