Diff between 8b5461c26e3a7f5895109579cd62d7942b6195df and 9c02efcf841e7726575a350f20ff0267bc308b88
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 13fd83a..83035e8 100644
--- a/lib/bluetooth.c
+++ b/lib/bluetooth.c
@@ -873,6 +873,18 @@ const char *bt_compidtostr(int compid)
return "Warehouse Innovations";
case 305:
return "Cypress Semiconductor Corporation";
+ case 306:
+ return "MADS Inc";
+ case 307:
+ return "Blue Maestro Limited";
+ case 308:
+ return "Resolution Products, Inc.";
+ case 309:
+ return "Airewear LLC";
+ case 310:
+ return "ETC sp. z.o.o.";
+ case 311:
+ return "Prestigio Plaza Ltd.";
case 65535:
return "internal use";
default: