summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
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: