Loading system/gd/rust/linux/service/src/iface_bluetooth_gatt.rs +1 −1 Original line number Diff line number Diff line Loading @@ -617,7 +617,7 @@ impl IBluetoothGatt for IBluetoothGattDBus { dbus_generated!() } #[dbus_method("UnregisterScanner", DBusLog::Disable)] #[dbus_method("UnregisterScanner")] fn unregister_scanner(&mut self, scanner_id: u8) -> bool { dbus_generated!() } Loading Loading
system/gd/rust/linux/service/src/iface_bluetooth_gatt.rs +1 −1 Original line number Diff line number Diff line Loading @@ -617,7 +617,7 @@ impl IBluetoothGatt for IBluetoothGattDBus { dbus_generated!() } #[dbus_method("UnregisterScanner", DBusLog::Disable)] #[dbus_method("UnregisterScanner")] fn unregister_scanner(&mut self, scanner_id: u8) -> bool { dbus_generated!() } Loading