summaryrefslogtreecommitdiff
path: root/lib/bluetooth.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/bluetooth.c')
-rw-r--r--lib/bluetooth.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/lib/bluetooth.c b/lib/bluetooth.c
index 83e809f75..bdc611a19 100644
--- a/lib/bluetooth.c
+++ b/lib/bluetooth.c
@@ -737,6 +737,16 @@ const char *bt_compidtostr(int compid)
return "Jolly Logic, LLC";
case 238:
return "Above Average Outcomes, Inc.";
+ case 239:
+ return "Bitsplitters GmbH";
+ case 240:
+ return "PayPal, Inc.";
+ case 241:
+ return "Witron Technology Limited";
+ case 242:
+ return "Morse Project Inc.";
+ case 243:
+ return "Kent Displays Inc.";
case 65535:
return "internal use";
default: