From 3556d6928f4ad7fb860b801d8695880a50213f33 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Tue, 10 Mar 2015 13:24:57 -0700 Subject: [PATCH] doc: Mention the upcoming version 1.9 of management interface --- doc/mgmt-api.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt index a9563c40f..4bcba2652 100644 --- a/doc/mgmt-api.txt +++ b/doc/mgmt-api.txt @@ -23,6 +23,7 @@ Linux kernel v3.15 Version 1.5 Linux kernel v3.16 Version 1.6 Linux kernel v3.17 Version 1.7 Linux kernel v3.19 Version 1.8 +Linux kernel v4.1 Version 1.9 (not yet released) Version 1.1 introduces Set Device ID command. @@ -54,6 +55,9 @@ an extra setting for enabling SSP debug mode. Version 1.8 introduces Start Service Discovery command. It also adds new Long Term Key types for LE Secure Connection feature. +Version 1.9 introduces a new static address setting and allows the usage +of Set Fast Connectable when controller is powered off. + Example ======= -- 2.47.3