diff options
Diffstat (limited to 'include/net/bluetooth/mgmt.h')
-rw-r--r-- | include/net/bluetooth/mgmt.h | 2 |
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 { | |||
669 | #define MGMT_EV_UNCONF_INDEX_ADDED 0x001d | 669 | #define MGMT_EV_UNCONF_INDEX_ADDED 0x001d |
670 | 670 | ||
671 | #define MGMT_EV_UNCONF_INDEX_REMOVED 0x001e | 671 | #define MGMT_EV_UNCONF_INDEX_REMOVED 0x001e |
672 | |||
673 | #define MGMT_EV_NEW_CONFIG_OPTIONS 0x001f | ||