summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@intel.com>2013-06-26 14:30:11 +0300
committerJohan Hedberg <johan.hedberg@intel.com>2013-06-26 14:30:11 +0300
commitc71e098d2eb384fe0048141c8dfa68872eeb3a4e (patch)
treed0d04e8d9605862b8144e6121153bad3d348c754 /lib
parentc6b9a502a070bac72c08c9100923aed120dc6ad7 (diff)
downloadbluez-c71e098d2eb384fe0048141c8dfa68872eeb3a4e.tar.gz
lib: Update company identifiers
Diffstat (limited to 'lib')
-rw-r--r--lib/bluetooth.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/bluetooth.c b/lib/bluetooth.c
index b51df84c0..adf2c5c02 100644
--- a/lib/bluetooth.c
+++ b/lib/bluetooth.c
@@ -673,6 +673,14 @@ const char *bt_compidtostr(int compid)
return "Beats Electronics";
case 205:
return "Microchip Technology Inc.";
+ case 206:
+ return "Elgato Systems GmbH";
+ case 207:
+ return "ARCHOS SA";
+ case 209:
+ return "Polar Electro Europe B.V.";
+ case 210:
+ return "Dialog Semiconductor B.V.";
case 65535:
return "internal use";
default: