Return-Path: From: Szymon Janc To: =?utf-8?B?TWljaGHFgg==?= Narajowski Cc: linux-bluetooth@vger.kernel.org Subject: Re: [PATCH BlueZ 1/2] doc/mgmt-api: Allow set appearance only for LE capable controllers Date: Wed, 21 Sep 2016 20:13:39 +0200 Message-ID: <2058008.WmpYDgNHVY@ix> In-Reply-To: <1474288415-16308-2-git-send-email-michal.narajowski@codecoup.pl> References: <1474288415-16308-1-git-send-email-michal.narajowski@codecoup.pl> <1474288415-16308-2-git-send-email-michal.narajowski@codecoup.pl> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Micha=C5=82, On Monday, 19 September 2016 14:33:34 CEST Micha=C5=82 Narajowski wrote: > --- > doc/mgmt-api.txt | 6 +++++- > 1 file changed, 5 insertions(+), 1 deletion(-) >=20 > diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt > index 334c884..a7bd6e4 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. >=20 > - 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 This patch is applied. Second patch needs to be rebased. Thanks. =2D-=20 pozdrawiam Szymon Janc