Diff between fd00064e0bb2c81e53e9d0b7d22ce919b41dbe60 and 3592931845c38838a3c98b2b22198365e3b52fe4

Changed Files

File Additions Deletions Status
lib/bluetooth.c +9 -1 modified

Full Patch

diff --git a/lib/bluetooth.c b/lib/bluetooth.c
index 17ee2c1..c06fdd5 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: