Diff between ff0abc45aa0976a06b586dabc71276f3ca4eecd5 and 2b34347828ca5ab55ccc5c7842d1c539a2b42d55
Changed Files
| File | Additions | Deletions | Status |
| lib/bluetooth.c | +12 | -0 | modified |
Full Patch
diff --git a/lib/bluetooth.c b/lib/bluetooth.c
index 6693f65..17ee2c1 100644
--- a/lib/bluetooth.c
+++ b/lib/bluetooth.c
@@ -805,6 +805,18 @@ const char *bt_compidtostr(int compid)
return "HiSilicon Technologies Co., Ltd.";
case 272:
return "Nippon Seiki Co., Ltd.";
+ case 273:
+ return "Steelseries ApS";
+ case 274:
+ return "vyzybl Inc.";
+ case 275:
+ return "Openbrain Technologies, Co., Ltd.";
+ case 276:
+ return "Xensr";
+ case 277:
+ return "e.solutions";
+ case 278:
+ return "1OAK Technologies";
case 65535:
return "internal use";
default: