Diff between 518a51ad1d20f0430ab1a06d3920921f076c6184 and eb1f591c797cf917e595c3018b5d3715db94ccc3

Changed Files

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

Full Patch

diff --git a/lib/bluetooth.c b/lib/bluetooth.c
index deaea94..cc40ac5 100644
--- a/lib/bluetooth.c
+++ b/lib/bluetooth.c
@@ -641,6 +641,20 @@ const char *bt_compidtostr(int compid)
 		return "Ace Sensor Inc.";
 	case 189:
 		return "Aplix Corporation";
+	case 190:
+		return "AAMP of America";
+	case 191:
+		return "Stalmart Technology Limited";
+	case 192:
+		return "AMICCOM Electronics Corporation";
+	case 193:
+		return "Shenzhen Excelsecu Data Technology Co.,Ltd";
+	case 194:
+		return "Geneq Inc.";
+	case 195:
+		return "adidas AG";
+	case 196:
+		return "LG Electronics";
 	case 65535:
 		return "internal use";
 	default: