Add another company identifier
diff --git a/src/bluetooth.c b/src/bluetooth.c
index afbd492..c8ad0b1 100644
--- a/src/bluetooth.c
+++ b/src/bluetooth.c
@@ -433,6 +433,8 @@
 		return "Accel Semiconductor Ltd.";
 	case 75:
 		return "Continental Automotive Systems";
+	case 76:
+		return "Apple, Inc.";
 	case 65535:
 		return "internal use";
 	default: