Diff between 4c893ee487ce31d7e8ec02a539fb0a5a7e225921 and 7822123d08b176ef8b3e8aaecbc3c8ff25a33483

Changed Files

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

Full Patch

diff --git a/lib/bluetooth.c b/lib/bluetooth.c
index 72ee456..db7bbe1 100644
--- a/lib/bluetooth.c
+++ b/lib/bluetooth.c
@@ -462,6 +462,32 @@ char *bt_compidtostr(int compid)
 		return "RDA Microelectronics";
 	case 98:
 		return "Gibson Guitars";
+	case 99:
+		return "MiCommand Inc.";
+	case 100:
+		return "Band XI International, LLC";
+	case 101:
+		return "Hewlett-Packard Company";
+	case 102:
+		return "9Solutions Oy";
+	case 103:
+		return "GN Netcom A/S";
+	case 104:
+		return "General Motors";
+	case 105:
+		return "A&D Engineering, Inc.";
+	case 106:
+		return "MindTree Ltd.";
+	case 107:
+		return "Polar Electro OY";
+	case 108:
+		return "Beautiful Enterprise Co., Ltd.";
+	case 109:
+		return "BriarTek, Inc.";
+	case 110:
+		return "Summit Data Communications, Inc.";
+	case 111:
+		return "Sound ID";
 	case 65535:
 		return "internal use";
 	default: