Skip to content

Commit 3310230

Browse files
sjancholtmann
authored andcommitted
Bluetooth: Increment management interface revision
Increment the mgmt revision due to the recently added Read Extended Controller Information and Set Appearance commands. Signed-off-by: Szymon Janc <[email protected]> Signed-off-by: Marcel Holtmann <[email protected]>
1 parent 9c9db78 commit 3310230

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

net/bluetooth/mgmt.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
#include "mgmt_util.h"
3939

4040
#define MGMT_VERSION 1
41-
#define MGMT_REVISION 13
41+
#define MGMT_REVISION 14
4242

4343
static const u16 mgmt_commands[] = {
4444
MGMT_OP_READ_INDEX_LIST,

0 commit comments

Comments
 (0)