Message ID | 20201029141832.Bluez.v5.9.Ic9eec7749b769aa5bf73a0d8e9a31be83f232f1c@changeid |
---|---|
State | New |
Headers | show |
Series | [Bluez,v5,01/10] doc/advertising-api: update API with new interface | expand |
diff --git a/client/main.c b/client/main.c index 60f1eb86e..9403f1af6 100644 --- a/client/main.c +++ b/client/main.c @@ -941,6 +941,7 @@ static void cmd_show(int argc, char *argv[]) print_property(adapter->ad_proxy, "SupportedInstances"); print_property(adapter->ad_proxy, "SupportedIncludes"); print_property(adapter->ad_proxy, "SupportedSecondaryChannels"); + print_property(adapter->ad_proxy, "SupportedCapabilities"); } if (adapter->adv_monitor_proxy) {