From 7eeee26a5f448e5dbfb24b34fb4f16a74b7720fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Narajowski?= Date: Mon, 19 Sep 2016 14:33:34 +0200 Subject: [PATCH] doc/mgmt-api: Allow set appearance only for LE capable controllers --- doc/mgmt-api.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt index 334c88441..a7bd6e479 100644 --- a/doc/mgmt-api.txt +++ b/doc/mgmt-api.txt @@ -2908,7 +2908,11 @@ Set Appearance Command This command generates a Command Complete event on success or a Command Status event on failure. - Possible errors: Invalid Parameters + This command is only available for LE capable controllers. + It will return Not Supported otherwise. + + Possible errors: Not Supported + Invalid Parameters Invalid Index -- 2.47.3