Return-Path: From: Szymon Janc To: Marcel Holtmann Cc: linux-bluetooth@vger.kernel.org, =?utf-8?B?TWljaGHFgg==?= Narajowski Subject: Re: [PATCH 1/5] doc/mgmt-api: Add appearance command specification Date: Sat, 10 Sep 2016 21:14:31 +0200 Message-ID: <5226887.9EGP2XEMgz@ix> In-Reply-To: <825BB3CB-6594-432B-BEC2-6BF4FFEF05EA@holtmann.org> References: <1473281867-8560-1-git-send-email-szymon.janc@codecoup.pl> <825BB3CB-6594-432B-BEC2-6BF4FFEF05EA@holtmann.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" List-ID: Hi Marcel, On Thursday, 8 September 2016 00:02:59 CEST Marcel Holtmann wrote: > Hi Szymon, > > > --- > > doc/mgmt-api.txt | 25 +++++++++++++++++++++++++ > > 1 file changed, 25 insertions(+) > > > > diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt > > index 2b8a81d..ed0cb99 100644 > > --- a/doc/mgmt-api.txt > > +++ b/doc/mgmt-api.txt > > @@ -2885,6 +2885,31 @@ Read Extended Controller Information Command > > > > Invalid Index > > > > +Set Appearance Command > > +====================== > > + > > + Command Code: 0x0042 > > + Controller Index: > > + Command Parameters: Appearance (2 Octets) > > + Return Parameters: Appearance (2 Octets) > > hmmm. While I get that Set Local Name returns the input parameters, the Set > Device ID does not. For Set Device Class is that we match major and minor > class into class of device. > > So my thinking is that we should not return any result values. Thoughts? I'll remove Appearance from return parameters. -- pozdrawiam Szymon Janc