summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/mgmt.h
diff options
context:
space:
mode:
authorAlain Michaud <alainm@chromium.org>2020-02-27 18:29:39 +0000
committerMarcel Holtmann <marcel@holtmann.org>2020-02-28 08:53:05 +0100
commit4b127bd5f2cc1b2da041f472dab6dc729cdd4711 (patch)
tree11e123076c76f261a501b3f8d6ea851d2c45de63 /include/net/bluetooth/mgmt.h
parent3e4e3f73b9f4944ebd8100dbe107f2325aa79c6d (diff)
downloadlinux-4b127bd5f2cc1b2da041f472dab6dc729cdd4711.tar.gz
linux-4b127bd5f2cc1b2da041f472dab6dc729cdd4711.tar.bz2
linux-4b127bd5f2cc1b2da041f472dab6dc729cdd4711.zip
Bluetooth: Support querying for WBS support through MGMT
This patch provides a mechanism for MGMT interface client to query the capability of the controller to support WBS. Signed-off-by: Alain Michaud <alainm@chromium.org> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'include/net/bluetooth/mgmt.h')
-rw-r--r--include/net/bluetooth/mgmt.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/net/bluetooth/mgmt.h b/include/net/bluetooth/mgmt.h
index a90666af05bd..f69f88e8e109 100644
--- a/include/net/bluetooth/mgmt.h
+++ b/include/net/bluetooth/mgmt.h
@@ -101,7 +101,8 @@ struct mgmt_rp_read_index_list {
#define MGMT_SETTING_PRIVACY 0x00002000
#define MGMT_SETTING_CONFIGURATION 0x00004000
#define MGMT_SETTING_STATIC_ADDRESS 0x00008000
-#define MGMT_SETTING_PHY_CONFIGURATION 0x00010000
+#define MGMT_SETTING_PHY_CONFIGURATION 0x00010000
+#define MGMT_SETTING_WIDE_BAND_SPEECH 0x00020000
#define MGMT_OP_READ_INFO 0x0004
#define MGMT_READ_INFO_SIZE 0