From cbea74594189ea3fed3662e511cd198c516e5483 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Sun, 8 Jun 2014 21:11:58 +0200 Subject: [PATCH] doc: Update management command list for 3.16 kernels --- doc/mgmt-api.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt index b691ae01e..92e583500 100644 --- a/doc/mgmt-api.txt +++ b/doc/mgmt-api.txt @@ -19,7 +19,8 @@ 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) +Linux kernel v3.15 Version 1.5 +Linux kernel v3.16 Version 1.6 (not yet released) Version 1.1 introduces Set Device ID command. @@ -34,6 +35,10 @@ 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. +Version 1.6 introduces Get Connection Information command. It also updates +the Device Found event to combine advertising data and scan response data +into a single event. + Example ======= -- 2.47.3