Diff between d1d1d4ff9c24f76ae120e3bb8a7d390bee27d739 and 85dde1d7446cbd20393418558dcd27b476d8a136

Changed Files

File Additions Deletions Status
lib/bluetooth.c +40 -0 modified

Full Patch

diff --git a/lib/bluetooth.c b/lib/bluetooth.c
index a0be884..d092d01 100644
--- a/lib/bluetooth.c
+++ b/lib/bluetooth.c
@@ -522,6 +522,46 @@ char *bt_compidtostr(int compid)
 		return "Autonet Mobile";
 	case 128:
 		return "DeLorme Publishing Company, Inc.";
+	case 129:
+		return "WuXi Vimicro";
+	case 130:
+		return "Sennheiser Communications A/S";
+	case 131:
+		return "TimeKeeping Systems, Inc.";
+	case 132:
+		return "Ludus Helsinki Ltd.";
+	case 133:
+		return "BlueRadios, Inc.";
+	case 134:
+		return "equinux AG";
+	case 135:
+		return "Garmin International, Inc.";
+	case 136:
+		return "Ecotest";
+	case 137:
+		return "GN ReSound A/S";
+	case 138:
+		return "Jawbone";
+	case 139:
+		return "Topcon Positioning Systems, LLC";
+	case 140:
+		return "Qualcomm Labs, Inc.";
+	case 141:
+		return "Zscan Software";
+	case 142:
+		return "Quintic Corp.";
+	case 143:
+		return "Stollmann E+V GmbH";
+	case 144:
+		return "Funai Electric Co., Ltd.";
+	case 145:
+		return "Advanced PANMOBIL systems GmbH & Co. KG";
+	case 146:
+		return "ThinkOptics, Inc.";
+	case 147:
+		return "Universal Electronics, Inc.";
+	case 148:
+		return "Airoha Technology Corp.";
 	case 65535:
 		return "internal use";
 	default: