Message ID | 20200331111631.Bluez.v2.1.I3621733fcf428d49c82b09bfc2bdc7d3b2f7894a@changeid (mailing list archive) |
---|---|
State | Accepted |
Delegated to: | Luiz Von Dentz |
Headers | show |
Series | [Bluez,v2] monitor: Fix missing setting string | expand |
diff --git a/monitor/packet.c b/monitor/packet.c index 994ae6341..3d32563e6 100644 --- a/monitor/packet.c +++ b/monitor/packet.c @@ -11668,6 +11668,7 @@ static const struct bitfield_data mgmt_settings_table[] = { { 14, "Controller Configuration"}, { 15, "Static Address" }, { 16, "PHY Configuration" }, + { 17, "Wideband Speech" }, { } };