From c71e098d2eb384fe0048141c8dfa68872eeb3a4e Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Wed, 26 Jun 2013 14:30:11 +0300 Subject: [PATCH] lib: Update company identifiers --- lib/bluetooth.c | 8 ++++++++ 1 file changed, 8 insertions(+) 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: -- 2.47.3