summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2012-03-06 08:59:58 -0800
committerMarcel Holtmann <marcel@holtmann.org>2012-03-06 08:59:58 -0800
commit6e0bd7d436f61d3b9cfbd136a8be74daafce34eb (patch)
tree8ce5f40df889718f15ec6404e05b1547de2be110 /lib
parente08162a611588298add6eee65c4ef17763dc0bb7 (diff)
lib: Update company identifiers
Diffstat (limited to 'lib')
-rw-r--r--lib/bluetooth.c24
1 files changed, 24 insertions, 0 deletions
diff --git a/lib/bluetooth.c b/lib/bluetooth.c
index cb2e6c17..a0be884f 100644
--- a/lib/bluetooth.c
+++ b/lib/bluetooth.c
@@ -498,6 +498,30 @@ char *bt_compidtostr(int compid)
return "Group Sense Ltd.";
case 116:
return "Zomm, LLC";
+ case 117:
+ return "Samsung Electronics Co. Ltd.";
+ case 118:
+ return "Creative Technology Ltd.";
+ case 119:
+ return "Laird Technologies";
+ case 120:
+ return "Nike, Inc.";
+ case 121:
+ return "lesswire AG";
+ case 122:
+ return "MStar Semiconductor, Inc.";
+ case 123:
+ return "Hanlynn Technologies";
+ case 124:
+ return "A & R Cambridge";
+ case 125:
+ return "Seers Technology Co. Ltd.";
+ case 126:
+ return "Sports Tracking Technologies Ltd.";
+ case 127:
+ return "Autonet Mobile";
+ case 128:
+ return "DeLorme Publishing Company, Inc.";
case 65535:
return "internal use";
default: