summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@intel.com>2013-05-19 07:08:31 +0300
committerJohan Hedberg <johan.hedberg@intel.com>2013-05-19 07:08:31 +0300
commit3b60c35aba3c1c4f140bea96c899aa2d0bfa4635 (patch)
treef1f1b3691fa6f1102a4e2281f6a6b3ae9c147914 /lib
parent8ddf7093d1a382c41b38e241d157d74e635ab72a (diff)
lib: Update company identifiers
Diffstat (limited to 'lib')
-rw-r--r--lib/bluetooth.c18
1 files changed, 18 insertions, 0 deletions
diff --git a/lib/bluetooth.c b/lib/bluetooth.c
index 80849b953..b51df84c0 100644
--- a/lib/bluetooth.c
+++ b/lib/bluetooth.c
@@ -655,6 +655,24 @@ const char *bt_compidtostr(int compid)
return "adidas AG";
case 196:
return "LG Electronics";
+ case 197:
+ return "Onset Computer Corporation";
+ case 198:
+ return "Selfly BV";
+ case 199:
+ return "Quuppa Oy.";
+ case 200:
+ return "GeLo Inc";
+ case 201:
+ return "Evluma";
+ case 202:
+ return "MC10";
+ case 203:
+ return "Binauric SE";
+ case 204:
+ return "Beats Electronics";
+ case 205:
+ return "Microchip Technology Inc.";
case 65535:
return "internal use";
default: