Diff between 74f52579b75c34bd0a99807ebb8fb4ec2527dac4 and efd41362b6bb041fc48689ce1ebef1c7f0c39a66
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 c06fdd5..3a92ab7 100644
--- a/lib/bluetooth.c
+++ b/lib/bluetooth.c
@@ -825,6 +825,18 @@ const char *bt_compidtostr(int compid)
return "Wize Technology Co., Ltd.";
case 282:
return "Qualcomm Labs, Inc.";
+ case 283:
+ return "Aruba Networks";
+ case 284:
+ return "Baidu";
+ case 285:
+ return "Arendi AG";
+ case 286:
+ return "Skoda Auto a.s.";
+ case 287:
+ return "Volkswagon AG";
+ case 288:
+ return "Porsche AG";
case 65535:
return "internal use";
default: