aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/mgmt.h
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2014-07-04 19:06:23 +0200
committerJohan Hedberg <johan.hedberg@intel.com>2014-07-04 21:12:00 +0300
commitf4537c04d387eda86ed89e0eafe0352f7fa0c9d0 (patch)
treef1d9b0407564a8dcc6be351605ef7a2b9f4ce710 /include/net/bluetooth/mgmt.h
parentBluetooth: Move mgmt_event helper function to different location (diff)
downloadlinux-dev-f4537c04d387eda86ed89e0eafe0352f7fa0c9d0.tar.xz
linux-dev-f4537c04d387eda86ed89e0eafe0352f7fa0c9d0.zip
Bluetooth: Add support for New Configuration Options management event
When one or more of the missing configuration options change, then send this even to all the other management interface clients. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Diffstat (limited to 'include/net/bluetooth/mgmt.h')
-rw-r--r--include/net/bluetooth/mgmt.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/net/bluetooth/mgmt.h b/include/net/bluetooth/mgmt.h
index c7d537f1bd19..80606d2fe086 100644
--- a/include/net/bluetooth/mgmt.h
+++ b/include/net/bluetooth/mgmt.h
@@ -669,3 +669,5 @@ struct mgmt_ev_new_conn_param {
#define MGMT_EV_UNCONF_INDEX_ADDED 0x001d
#define MGMT_EV_UNCONF_INDEX_REMOVED 0x001e
+
+#define MGMT_EV_NEW_CONFIG_OPTIONS 0x001f