Diff between d6bf5e87b35357e5eb42c2fd70b431c2415d7e15 and 6a9d25d1156d28ce3622a8a41ab439277f1e71e7

Changed Files

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

Full Patch

diff --git a/lib/bluetooth.c b/lib/bluetooth.c
index e25e4f4..fe1bc4d 100644
--- a/lib/bluetooth.c
+++ b/lib/bluetooth.c
@@ -1073,6 +1073,20 @@ const char *bt_compidtostr(int compid)
 		return "Acoustic Stream Corporation";
 	case 405:
 		return "Zuli";
+	case 406:
+		return "Paxton Access Ltd";
+	case 407:
+		return "WiSilica Inc";
+	case 408:
+		return "Vengit Limited";
+	case 409:
+		return "SALTO SYSTEMS S.L.";
+	case 410:
+		return "T-Engine Forum";
+	case 411:
+		return "CUBETECH s.r.o.";
+	case 412:
+		return "Cokiya Incorporated";
 	case 65535:
 		return "internal use";
 	default: