Diff between 4823139c237d1a501000481394d64f43821c17ae and a24e0a151f5efa4711afffa1f456d78724fa505b

Changed Files

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

Full Patch

diff --git a/lib/bluetooth.c b/lib/bluetooth.c
index adf2c5c..5a854aa 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: