Diff between 311804498c914496f41de4817f93815c21dc969c and 8b436aa4d38144d2d102ee19ba37f4d8b0b97340

Changed Files

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

Full Patch

diff --git a/lib/bluetooth.c b/lib/bluetooth.c
index 4fe5941..41fe27f 100644
--- a/lib/bluetooth.c
+++ b/lib/bluetooth.c
@@ -1239,6 +1239,10 @@ const char *bt_compidtostr(int compid)
 		return "IPS Group Inc.";
 	case 488:
 		return "STIR";
+	case 489:
+		return "Sano, Inc";
+	case 490:
+		return "Advanced Application Design, Inc.";
 	case 65535:
 		return "internal use";
 	default: