@@ -200,7 +200,7 @@ static const char *settings_str[] = {
"powered", "connectable", "fast-connectable", "discoverable",
"bondable", "link-security", "ssp", "br/edr", "hs", "le",
"advertising", "secure-conn", "debug-keys", "privacy",
- "configuration", "static-addr",
+ "configuration", "static-addr", "phy-configuration", "wide-band-speech",
};
static void mgmt_new_settings(uint16_t len, const void *buf)
@@ -11668,6 +11668,7 @@ static const struct bitfield_data mgmt_settings_table[] = {
{ 14, "Controller Configuration"},
{ 15, "Static Address" },
{ 16, "PHY Configuration" },
+ { 17, "Wideband Speech" },
{ }
};