summaryrefslogtreecommitdiff
path: root/lib/bluetooth.c
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2016-09-26 12:09:17 +0200
committerMarcel Holtmann <marcel@holtmann.org>2016-09-26 12:09:17 +0200
commitab00bdf4c9e7780ff281b482df6246798c621a2e (patch)
tree3191304dbff6e1340e88f7ef3b9d92af86b6fd1b /lib/bluetooth.c
parentbd7a6808a44167be8c7019152af40fc9031be1d5 (diff)
downloadbluez-ab00bdf4c9e7780ff281b482df6246798c621a2e.tar.gz
lib: Update company identifiers
Diffstat (limited to 'lib/bluetooth.c')
-rw-r--r--lib/bluetooth.c18
1 files changed, 18 insertions, 0 deletions
diff --git a/lib/bluetooth.c b/lib/bluetooth.c
index 04c922180..5800734db 100644
--- a/lib/bluetooth.c
+++ b/lib/bluetooth.c
@@ -2275,6 +2275,24 @@ const char *bt_compidtostr(int compid)
return "BASIC MICRO.COM,INC.";
case 1006:
return "CUBE TECHNOLOGIES";
+ case 1007:
+ return "foolography GmbH";
+ case 1008:
+ return "CLINK";
+ case 1009:
+ return "Hestan Smart Cooking Inc.";
+ case 1010:
+ return "WindowMaster A/S";
+ case 1011:
+ return "Flowscape AB";
+ case 1012:
+ return "PAL Technologies Ltd";
+ case 1013:
+ return "WHERE, Inc.";
+ case 1014:
+ return "Iton Technology Corp.";
+ case 1015:
+ return "Owl Labs Inc.";
case 65535:
return "internal use";
default: