summaryrefslogtreecommitdiff
path: root/lib/bluetooth.c
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2014-12-26 19:41:26 +0100
committerMarcel Holtmann <marcel@holtmann.org>2014-12-26 19:41:26 +0100
commitfacc02a0abf45959c53a03021a32351a30da1df3 (patch)
tree05827140e2f91793e06a6f582d0a98b75fecea20 /lib/bluetooth.c
parent88f2a2dec51b823e34fba32937a0b2c9e7cafe28 (diff)
downloadbluez-facc02a0abf45959c53a03021a32351a30da1df3.tar.gz
lib: Update company identifiers
Diffstat (limited to 'lib/bluetooth.c')
-rw-r--r--lib/bluetooth.c18
1 files changed, 17 insertions, 1 deletions
diff --git a/lib/bluetooth.c b/lib/bluetooth.c
index f7617c86f..57e274444 100644
--- a/lib/bluetooth.c
+++ b/lib/bluetooth.c
@@ -370,7 +370,7 @@ const char *bt_compidtostr(int compid)
case 53:
return "Eclipse (HQ Espana) S.L.";
case 54:
- return "Renesas Technology Corp.";
+ return "Renesas Electronics Corporation";
case 55:
return "Mobilian Corporation";
case 56:
@@ -1125,6 +1125,22 @@ const char *bt_compidtostr(int compid)
return "Earlens Corporation";
case 431:
return "Sunrise Micro Devices, Inc.";
+ case 432:
+ return "Star Micronics Co., Ltd.";
+ case 433:
+ return "Netizens Sp. z o.o.";
+ case 434:
+ return "Nymi Inc.";
+ case 435:
+ return "Nytec, Inc.";
+ case 436:
+ return "Trineo Sp. z o.o.";
+ case 437:
+ return "Nest Labs Inc.";
+ case 438:
+ return "LM Technologies Ltd";
+ case 439:
+ return "General Electric Company";
case 65535:
return "internal use";
default: