Diff between f397a5df692b9a8fb68272142d5323a048f0e5b0 and fafe80c69913018dd3c32c18a3bb93895a4ec13a

Changed Files

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

Full Patch

diff --git a/lib/bluetooth.c b/lib/bluetooth.c
index fe8cdc9..13fd83a 100644
--- a/lib/bluetooth.c
+++ b/lib/bluetooth.c
@@ -865,6 +865,14 @@ const char *bt_compidtostr(int compid)
 		return "TEMEC Instruments B.V.";
 	case 301:
 		return "Sony Corporation";
+	case 302:
+		return "ASSA ABLOY";
+	case 303:
+		return "Clarion Co., Ltd.";
+	case 304:
+		return "Warehouse Innovations";
+	case 305:
+		return "Cypress Semiconductor Corporation";
 	case 65535:
 		return "internal use";
 	default: