mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-16 00:34:39 +08:00
monitor: Fix missing setting string
Add wideband speech to setting string
This commit is contained in:
parent
b58ec70bf6
commit
14c8ccf215
@ -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" },
|
||||||
{ }
|
{ }
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user