summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2013-09-28 00:05:50 -0700
committerMarcel Holtmann <marcel@holtmann.org>2013-09-28 00:05:50 -0700
commit24d9643a103f934e6588762213e9e953b4a74561 (patch)
treed6efcda5408fbf9a70e765da4a434de702de4ff3 /lib
parent4b354f1c3d3c740234966e9c31af4db5547c2cc0 (diff)
lib: Update company identifiers
Diffstat (limited to 'lib')
-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: