monitor: Fix missing setting string

Add wideband speech to setting string
This commit is contained in:
Howard Chung 2020-03-31 11:16:43 +08:00 committed by Luiz Augusto von Dentz
parent b58ec70bf6
commit 14c8ccf215

View File

@ -11684,6 +11684,7 @@ static const struct bitfield_data mgmt_settings_table[] = {
{ 14, "Controller Configuration"}, { 14, "Controller Configuration"},
{ 15, "Static Address" }, { 15, "Static Address" },
{ 16, "PHY Configuration" }, { 16, "PHY Configuration" },
{ 17, "Wideband Speech" },
{ } { }
}; };