Diff between 0c90b60279619c15b454b0e093971585b8889e1c and 530a89e573d4538170a8aa4483661528719f2317

Changed Files

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

Full Patch

diff --git a/lib/bluetooth.c b/lib/bluetooth.c
index b111b1e..fe8cdc9 100644
--- a/lib/bluetooth.c
+++ b/lib/bluetooth.c
@@ -859,6 +859,12 @@ const char *bt_compidtostr(int compid)
 		return "Nimble Devices Oy";
 	case 298:
 		return "Changzhou Yongse Infotech Co., Ltd";
+	case 299:
+		return "SportIQ";
+	case 300:
+		return "TEMEC Instruments B.V.";
+	case 301:
+		return "Sony Corporation";
 	case 65535:
 		return "internal use";
 	default: