Diff between e08162a611588298add6eee65c4ef17763dc0bb7 and 6e0bd7d436f61d3b9cfbd136a8be74daafce34eb

Changed Files

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

Full Patch

diff --git a/lib/bluetooth.c b/lib/bluetooth.c
index cb2e6c1..a0be884 100644
--- a/lib/bluetooth.c
+++ b/lib/bluetooth.c
@@ -498,6 +498,30 @@ char *bt_compidtostr(int compid)
 		return "Group Sense Ltd.";
 	case 116:
 		return "Zomm, LLC";
+	case 117:
+		return "Samsung Electronics Co. Ltd.";
+	case 118:
+		return "Creative Technology Ltd.";
+	case 119:
+		return "Laird Technologies";
+	case 120:
+		return "Nike, Inc.";
+	case 121:
+		return "lesswire AG";
+	case 122:
+		return "MStar Semiconductor, Inc.";
+	case 123:
+		return "Hanlynn Technologies";
+	case 124:
+		return "A & R Cambridge";
+	case 125:
+		return "Seers Technology Co. Ltd.";
+	case 126:
+		return "Sports Tracking Technologies Ltd.";
+	case 127:
+		return "Autonet Mobile";
+	case 128:
+		return "DeLorme Publishing Company, Inc.";
 	case 65535:
 		return "internal use";
 	default: