From 437d18eb60d2daef0c7e3a32dfff378aa9935edc Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Mon, 19 Sep 2016 08:55:00 +0200 Subject: [PATCH] doc: Mention the extra supported advertising flags --- doc/mgmt-api.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt index 92570cc6e..334c88441 100644 --- a/doc/mgmt-api.txt +++ b/doc/mgmt-api.txt @@ -82,7 +82,8 @@ Device Disconnected event. Version 1.14 introduces Read Extended Controller Information command and Extended Controller Information Changed event. It also adds Set Appearance -command. +command. The advertising flags Appearance and Local Name for adding scan +response information are now supported. Example -- 2.47.3