Diff between f87c55ba849863a26c9633d50ada2ced6955b6df and 757ad2e6f7035aaa05c1cf1b0c773ad516a09870

Changed Files

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

Full Patch

diff --git a/lib/bluetooth.c b/lib/bluetooth.c
index 62c5c00..dd7d6a5 100644
--- a/lib/bluetooth.c
+++ b/lib/bluetooth.c
@@ -747,6 +747,10 @@ const char *bt_compidtostr(int compid)
 		return "Morse Project Inc.";
 	case 243:
 		return "Kent Displays Inc.";
+	case 244:
+		return "Nautilus Inc.";
+	case 245:
+		return "Smartifier Oy";
 	case 65535:
 		return "internal use";
 	default: