From c27182079e8bdf323b9b4a2db80620c75d8efb2c Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Fri, 4 Apr 2014 10:18:36 -0700 Subject: [PATCH] doc: Add note for new management API version of upcoming 3.15 kernel --- doc/mgmt-api.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt index 78f0bd279..876abad56 100644 --- a/doc/mgmt-api.txt +++ b/doc/mgmt-api.txt @@ -19,6 +19,7 @@ Linux kernel v3.5 Version 1.1 Linux kernel v3.7 Version 1.2 Linux kernel v3.9 Version 1.3 Linux kernel v3.13 Version 1.4 +Linux kernel v3.15 Version 1.5 (not yet released) Version 1.1 introduces Set Device ID command. @@ -29,6 +30,10 @@ Version 1.3 does not introduce any new command or event. Version 1.4 introduces Set Advertising, Set BR/EDR, Set Static Address and Set Scan Parameters commands. +Version 1.5 introduces Set Secure Connections, Set Debug Keys, Set Privacy +and Load Identity Resolving Keys commands. It also introduces New Identity +Resolving Key and New Signature Resolving Key events. + Example ======= -- 2.47.3