Diff between d48132c844ff7e287e13ba16f01697738d89c132 and c5b9aa22638c588114eb49a712baed5444ac515d

Changed Files

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

Full Patch

diff --git a/lib/bluetooth.c b/lib/bluetooth.c
index 5598ccf..6693f65 100644
--- a/lib/bluetooth.c
+++ b/lib/bluetooth.c
@@ -793,6 +793,18 @@ const char *bt_compidtostr(int compid)
 		return "Atus BV";
 	case 266:
 		return "Codegate Ltd.";
+	case 267:
+		return "ERi, Inc.";
+	case 268:
+		return "Transducers Direct, LLC";
+	case 269:
+		return "Fujitsu Ten Limited";
+	case 270:
+		return "Audi AG";
+	case 271:
+		return "HiSilicon Technologies Co., Ltd.";
+	case 272:
+		return "Nippon Seiki Co., Ltd.";
 	case 65535:
 		return "internal use";
 	default: