From c8a81f43921cf417e270f3b6e0b0118cbc27a58d Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Wed, 9 Mar 2016 18:01:53 +0200 Subject: [PATCH] doc/mgmt-api: Document mgmt version 1.12 features --- doc/mgmt-api.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt index c659a3283..e773ade38 100644 --- a/doc/mgmt-api.txt +++ b/doc/mgmt-api.txt @@ -26,6 +26,7 @@ Linux kernel v3.19 Version 1.8 Linux kernel v4.1 Version 1.9 Linux kernel v4.2 Version 1.10 Linux kernel v4.5 Version 1.11 (not yet released) +Linux kernel v4.6 Version 1.12 (not yet released) Version 1.1 introduces Set Device ID command. @@ -71,6 +72,8 @@ advertising feature to support 5 parallel advertising instances. Version 1.11 introduces Get Advertising Size Information command. +Version 1.12 introduces a new limited privacy mode (value 0x02 passed to +the Set Privacy command). Example ======= -- 2.47.3