diff options
author | Johan Hedberg <johan.hedberg@intel.com> | 2013-06-26 14:30:11 +0300 |
---|---|---|
committer | Johan Hedberg <johan.hedberg@intel.com> | 2013-06-26 14:30:11 +0300 |
commit | c71e098d2eb384fe0048141c8dfa68872eeb3a4e (patch) | |
tree | d0d04e8d9605862b8144e6121153bad3d348c754 /lib | |
parent | c6b9a502a070bac72c08c9100923aed120dc6ad7 (diff) |
lib: Update company identifiers
Diffstat (limited to 'lib')
-rw-r--r-- | lib/bluetooth.c | 8 |
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: |