Diff between cc7d488271237a17f2292056b0f90cda257e842b and bd4e57bce594623c312880d61b856989cca8ab39

Changed Files

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

Full Patch

diff --git a/lib/bluetooth.c b/lib/bluetooth.c
index fe1bc4d..dca7c6a 100644
--- a/lib/bluetooth.c
+++ b/lib/bluetooth.c
@@ -1087,6 +1087,28 @@ const char *bt_compidtostr(int compid)
 		return "CUBETECH s.r.o.";
 	case 412:
 		return "Cokiya Incorporated";
+	case 413:
+		return "CVS Health";
+	case 414:
+		return "Ceruus";
+	case 415:
+		return "Strainstall Ltd";
+	case 416:
+		return "Channel Enterprises (HK) Ltd.";
+	case 417:
+		return "FIAMM";
+	case 418:
+		return "GIGALANE.CO.,LTD";
+	case 419:
+		return "EROAD";
+	case 420:
+		return "Mine Safety Appliances";
+	case 421:
+		return "Icon Health and Fitness";
+	case 422:
+		return "Asandoo GmbH";
+	case 423:
+		return "ENERGOUS CORPORATION";
 	case 65535:
 		return "internal use";
 	default: