From: Marcel Holtmann Date: Wed, 7 Aug 2013 19:21:46 +0000 (-0700) Subject: lib: Update company identifiers X-Git-Tag: android-x86-4.4-r3~7788 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=a24e0a151f5efa4711afffa1f456d78724fa505b;p=android-x86%2Fexternal-bluetooth-bluez.git lib: Update company identifiers --- diff --git a/lib/bluetooth.c b/lib/bluetooth.c index adf2c5c02..5a854aabe 100644 --- a/lib/bluetooth.c +++ b/lib/bluetooth.c @@ -681,6 +681,24 @@ const char *bt_compidtostr(int compid) return "Polar Electro Europe B.V."; case 210: return "Dialog Semiconductor B.V."; + case 211: + return "Taixingbang Technology (HK) Co,. LTD."; + case 212: + return "Kawantech"; + case 213: + return "Austco Communication Systems"; + case 214: + return "Timex Group USA, Inc."; + case 215: + return "Qualcomm Technologies, Inc."; + case 216: + return "Qualcomm Connected Experiences, Inc."; + case 217: + return "Voyetra Turtle Beach"; + case 218: + return "txtr GmbH"; + case 219: + return "Biosentronics"; case 65535: return "internal use"; default: