From: Marcel Holtmann Date: Fri, 27 Dec 2013 17:33:15 +0000 (-0800) Subject: lib: Update company identifiers X-Git-Tag: android-x86-4.4-r3~6322 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=3592931845c38838a3c98b2b22198365e3b52fe4;p=android-x86%2Fexternal-bluetooth-bluez.git lib: Update company identifiers --- diff --git a/lib/bluetooth.c b/lib/bluetooth.c index 17ee2c1db..c06fdd51c 100644 --- a/lib/bluetooth.c +++ b/lib/bluetooth.c @@ -542,7 +542,7 @@ const char *bt_compidtostr(int compid) case 139: return "Topcorn Positioning Systems, LLC"; case 140: - return "Qualcomm Labs, Inc."; + return "Qualcomm Retail Solutions, Inc. (formerly Qualcomm Labs, Inc.)"; case 141: return "Zscan Software"; case 142: @@ -817,6 +817,14 @@ const char *bt_compidtostr(int compid) return "e.solutions"; case 278: return "1OAK Technologies"; + case 279: + return "Wimoto Technologies Inc"; + case 280: + return "Radius Networks, Inc."; + case 281: + return "Wize Technology Co., Ltd."; + case 282: + return "Qualcomm Labs, Inc."; case 65535: return "internal use"; default: