add device name to test

This commit is contained in:
duhow
2026-06-13 16:43:12 +02:00
committed by José Rebelo
parent 62105fbbf2
commit 25974bc504
@@ -199,6 +199,7 @@ public class BluetoothNameTest extends TestBase {
put("Fit1900", DeviceType.FITPRO); put("Fit1900", DeviceType.FITPRO);
put("M6-4711", DeviceType.FITPRO); put("M6-4711", DeviceType.FITPRO);
put("M4-4711", DeviceType.FITPRO); put("M4-4711", DeviceType.FITPRO);
put("YBW-05", DeviceType.FITPRO); // #6069
put("C20", DeviceType.C20); // #4070 put("C20", DeviceType.C20); // #4070
put("C 20", DeviceType.C20); // #5495 put("C 20", DeviceType.C20); // #5495
put("OV-Touch2.6_LE", DeviceType.OVTOUCH26); // #5628 put("OV-Touch2.6_LE", DeviceType.OVTOUCH26); // #5628