summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2013-04-10 22:23:49 -0700
committerMarcel Holtmann <marcel@holtmann.org>2013-04-10 22:23:49 -0700
commiteb1f591c797cf917e595c3018b5d3715db94ccc3 (patch)
tree9a93768cec94aeaf0ac5473957b07e0df8c92536 /lib
parent518a51ad1d20f0430ab1a06d3920921f076c6184 (diff)
downloadbluez-eb1f591c797cf917e595c3018b5d3715db94ccc3.tar.gz
lib: Update list of company identifiers
Diffstat (limited to 'lib')
-rw-r--r--lib/bluetooth.c14
1 files changed, 14 insertions, 0 deletions
diff --git a/lib/bluetooth.c b/lib/bluetooth.c
index deaea947a..cc40ac5fc 100644
--- a/lib/bluetooth.c
+++ b/lib/bluetooth.c
@@ -641,6 +641,20 @@ const char *bt_compidtostr(int compid)
return "Ace Sensor Inc.";
case 189:
return "Aplix Corporation";
+ case 190:
+ return "AAMP of America";
+ case 191:
+ return "Stalmart Technology Limited";
+ case 192:
+ return "AMICCOM Electronics Corporation";
+ case 193:
+ return "Shenzhen Excelsecu Data Technology Co.,Ltd";
+ case 194:
+ return "Geneq Inc.";
+ case 195:
+ return "adidas AG";
+ case 196:
+ return "LG Electronics";
case 65535:
return "internal use";
default: