Diff between 55c9081093f5552a44bd95d6674eb2f7bff00cb2 and 5acac4bfa70465a1b7cb744f351e93ea3f14e6e8

Changed Files

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

Full Patch

diff --git a/lib/bluetooth.c b/lib/bluetooth.c
index 41fe27f..91e714e 100644
--- a/lib/bluetooth.c
+++ b/lib/bluetooth.c
@@ -1243,6 +1243,26 @@ const char *bt_compidtostr(int compid)
 		return "Sano, Inc";
 	case 490:
 		return "Advanced Application Design, Inc.";
+	case 491:
+		return "AutoMap LLC";
+	case 492:
+		return "Spreadtrum Communications Shanghai Ltd";
+	case 493:
+		return "CuteCircuit LTD";
+	case 494:
+		return "Valeo Service";
+	case 495:
+		return "Fullpower Technologies, Inc.";
+	case 496:
+		return "KloudNation";
+	case 497:
+		return "Zebra Technologies Corporation";
+	case 498:
+		return "Itron, Inc.";
+	case 499:
+		return "The University of Tokyo";
+	case 500:
+		return "UTC Fire and Security";
 	case 65535:
 		return "internal use";
 	default: