Diff between 2796d545e82659541333050557d5dbb89a295ae7 and ee863d9d5dd45b183ba6b0b45455498cd88b8663

Changed Files

File Additions Deletions Status
client/main.c +1 -0 modified

Full Patch

diff --git a/client/main.c b/client/main.c
index 59820c6..6f472d0 100644
--- a/client/main.c
+++ b/client/main.c
@@ -877,6 +877,7 @@ static void cmd_show(int argc, char *argv[])
 	print_property(proxy, "Class");
 	print_property(proxy, "Powered");
 	print_property(proxy, "Discoverable");
+	print_property(proxy, "DiscoverableTimeout");
 	print_property(proxy, "Pairable");
 	print_uuids(proxy);
 	print_property(proxy, "Modalias");