summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2016-05-26 18:37:49 +0200
committerMarcel Holtmann <marcel@holtmann.org>2016-05-26 18:50:03 +0200
commita407d371e1638539e09158910b7d0718cf2f44c3 (patch)
tree8f0d2e4c9c04c4b6c347d96b05eb4f8fdb8dbec7 /lib
parented9a92d64d88336730923f35f96dfb6607fae567 (diff)
downloadbluez-a407d371e1638539e09158910b7d0718cf2f44c3.tar.gz
lib: Update company identifiers
Diffstat (limited to 'lib')
-rw-r--r--lib/bluetooth.c36
1 files changed, 36 insertions, 0 deletions
diff --git a/lib/bluetooth.c b/lib/bluetooth.c
index 36f61a6f4..fd0b0819a 100644
--- a/lib/bluetooth.c
+++ b/lib/bluetooth.c
@@ -2023,6 +2023,42 @@ const char *bt_compidtostr(int compid)
return "Motiv, Inc.";
case 880:
return "Wazombi Labs OÜ";
+ case 881:
+ return "ORBCOMM";
+ case 882:
+ return "Nixie Labs, Inc.";
+ case 883:
+ return "AppNearMe Ltd";
+ case 884:
+ return "Holman Industries";
+ case 885:
+ return "Expain AS";
+ case 886:
+ return "Electronic Temperature Instruments Ltd";
+ case 887:
+ return "Plejd AB";
+ case 888:
+ return "Propeller Health";
+ case 889:
+ return "Shenzhen iMCO Electronic Technology Co.,Ltd";
+ case 890:
+ return "Algoria";
+ case 891:
+ return "Apption Labs Inc.";
+ case 892:
+ return "Cronologics Corporation";
+ case 893:
+ return "MICRODIA Ltd.";
+ case 894:
+ return "lulabytes S.L.";
+ case 895:
+ return "Nestec S.A.";
+ case 896:
+ return "LLC \"MEGA-F service\"";
+ case 897:
+ return "Sharp Corporation";
+ case 898:
+ return "Precision Outcomes Ltd";
case 65535:
return "internal use";
default: