From ef03539b30f63a8002a10c6213527da120cf7e27 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Thu, 18 Jun 2015 03:09:57 -0700 Subject: [PATCH] doc: Update the details for mgmt version 1.9 --- doc/mgmt-api.txt | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt index 4b97aad3c..47efac60a 100644 --- a/doc/mgmt-api.txt +++ b/doc/mgmt-api.txt @@ -23,7 +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) +Linux kernel v4.1 Version 1.9 Version 1.1 introduces Set Device ID command. @@ -55,10 +55,14 @@ 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. The existing Set -Advertising command gained an extra setting for enabling undirected -connectable advertising. +Version 1.9 introduces Read Local Out Of Band Extended, Data, Read Extended +Controller Index List, Read Advertising Features, Add Advertising and Remove +Advertising commands. It also introduces Extended Index Added, Extended Index +Removed, Local Out Of Band Extended Data Updated, Advertising Added and +Advertising Removed events. The existing Set Advertising command gained an +extra setting for enabling undirected connectable advertising. It provides +support for a new static address setting and allows the usage of Set Fast +Connectable when controller is powered off. Example -- 2.47.3