Diff between baf0ac119efec106bcee959a85a0817ecf51bbda and 01170be4f040fca1cd76105854ca7bd99712c4b3

Changed Files

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

Full Patch

diff --git a/lib/bluetooth.c b/lib/bluetooth.c
index 57e2744..607d6d6 100644
--- a/lib/bluetooth.c
+++ b/lib/bluetooth.c
@@ -1141,6 +1141,38 @@ const char *bt_compidtostr(int compid)
 		return "LM Technologies Ltd";
 	case 439:
 		return "General Electric Company";
+	case 440:
+		return "i+D3 S.L.";
+	case 441:
+		return "HANA Micron";
+	case 442:
+		return "Stages Cycling LLC";
+	case 443:
+		return "Cochlear Bone Anchored Solutions AB";
+	case 444:
+		return "SenionLab AB";
+	case 445:
+		return "Syszone Co., Ltd";
+	case 446:
+		return "Pulsate Mobile Ltd.";
+	case 447:
+		return "Hong Kong HunterSun Electronic Limited";
+	case 448:
+		return "pironex GmbH";
+	case 449:
+		return "BRADATECH Corp.";
+	case 450:
+		return "Transenergooil AG";
+	case 451:
+		return "Bunch";
+	case 452:
+		return "DME Microelectronics";
+	case 453:
+		return "Bitcraze AB";
+	case 454:
+		return "HASWARE Inc.";
+	case 455:
+		return "Abiogenix Inc.";
 	case 65535:
 		return "internal use";
 	default: