From: Marcel Holtmann Date: Wed, 10 Jun 2020 09:02:02 +0000 (+0200) Subject: doc: Mention mgmt version 1.18 changes X-Git-Tag: submit/tizen/20210606.232858~95 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5457dd9bdd040d3dba4a5422dd379acb162e5693;p=platform%2Fupstream%2Fbluez.git doc: Mention mgmt version 1.18 changes Signed-off-by: Anuj Jain Signed-off-by: Ayush Garg --- diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt index 3e3730d8..af64f0b0 100755 --- a/doc/mgmt-api.txt +++ b/doc/mgmt-api.txt @@ -31,7 +31,8 @@ Linux kernel v4.8 Version 1.13 Linux kernel v4.9 Version 1.14 Linux kernel v5.5 Version 1.15 Linux kernel v5.6 Version 1.16 -Linux kernel v5.7 Version 1.17 (not yet released) +Linux kernel v5.7 Version 1.17 +Linux kernel v5.8 Version 1.18 (not yet released) Version 1.1 introduces Set Device ID command. @@ -99,6 +100,10 @@ Version 1.17 introduces Read Security Information command, Read Experimental Features Information command, Set Experimental Feature command and the Experimental Feature Changed event. +Version 1.18 introduces Read Default System Configuration command, Set +Default System Configuration command, Read Default Runtime Configuration +command and Set Default Runtime Configuration command. + Example =======