$ btmgmt info current settings: powered bondable ... advertising-intervals Signed-off-by: Howard Chung <howardchung@xxxxxxxxxx> --- Changes in v2: None tools/btmgmt.c | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/btmgmt.c b/tools/btmgmt.c index b1820b41c..91e9c0b40 100644 --- a/tools/btmgmt.c +++ b/tools/btmgmt.c @@ -355,6 +355,7 @@ static const char *settings_str[] = { "static-addr", "phy-configuration", "wide-band-speech", + "advertising-intervals", }; static const char *settings2str(uint32_t settings) -- 2.26.0.rc2.310.g2932bb562d-goog