linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Vinicius Costa Gomes <vinicius.gomes@openbossa.org>
To: Marcel Holtmann <marcel@holtmann.org>
Cc: Alex Deymo <deymo@chromium.org>,
	linux-bluetooth@vger.kernel.org, keybuk@chromium.org
Subject: Re: [PATCH v3 1/2] input: Documentation for new Input1 interface
Date: Thu, 4 Apr 2013 01:43:32 -0300	[thread overview]
Message-ID: <20130404044332.GA30908@echo> (raw)
In-Reply-To: <51314AAB-DED8-49D6-ACF9-C5658B5948F1@holtmann.org>

Hi,


On 20:48 Wed 03 Apr, Marcel Holtmann wrote:
> Hi Alex,
> 
> > Adds new documentation for a new Input1 interface exposing two properties.
> > ---
> > doc/input-api.txt | 21 +++++++++++++++++++++
> > 1 file changed, 21 insertions(+)
> > create mode 100644 doc/input-api.txt
> > 
> > diff --git a/doc/input-api.txt b/doc/input-api.txt
> > new file mode 100644
> > index 0000000..44bbde6
> > --- /dev/null
> > +++ b/doc/input-api.txt
> > @@ -0,0 +1,21 @@
> > +BlueZ D-Bus Input API description
> > +*********************************
> > +
> > +Input hierarchy
> > +===============
> > +
> > +Service		org.bluez
> > +Interface	org.bluez.Input1
> > +Object path	[variable prefix]/{hci0,hci1,...}/dev_XX_XX_XX_XX_XX_XX
> > +
> > +Properties	boolean NormallyConnectable [readonly]
> > +
> > +			Exposes the value of HIDNormallyConnectable as defined
> > +			by the HID profile specification. If this optional value
> > +			is not specified by the HID device, the value is asumend
> > +			as FALSE.
> > +
> > +		boolean ConnectInitiate [readonly]
> > +
> > +			Exposes the value of ConnectInitiate as defined by the
> > +			HID profile specification.
> 
> I am not 100% comfortable with the property names yet. Especially the ConnectInitiate sounds badly to me. Does anybody have any ideas?

Just for fun, the only idea that I could come up with is: "ReconnectionMode"
or "Mode" with two values: "active" (the remote is not normally connectable,
but is able to initiate connections), "passive" (the remote is not able to
initiate connections but is normally connectable) and "dual".

Alex, does something like this cover the use cases that you have in mind?

> 
> Regards
> 
> Marcel
> 
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html


Cheers,
-- 
Vinicius

  reply	other threads:[~2013-04-04  4:43 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-19  1:05 [PATCH] Expose HIDNormallyConnectable and HIDReconnectInitiate properties Alex Deymo
2013-03-20 15:47 ` Marcel Holtmann
2013-04-01 21:39 ` [PATCH v2] core: " Alex Deymo
2013-04-01 21:48   ` Marcel Holtmann
2013-04-01 22:54     ` Alex Deymo
2013-04-02  0:40 ` [PATCH v3 0/2] HID Connetabillity Alex Deymo
2013-04-02  0:40   ` [PATCH v3 1/2] input: Documentation for new Input1 interface Alex Deymo
2013-04-04  3:48     ` Marcel Holtmann
2013-04-04  4:43       ` Vinicius Costa Gomes [this message]
2013-04-04 19:13         ` Alex Deymo
2013-04-04 19:52           ` Vinicius Costa Gomes
2013-04-02  0:40   ` [PATCH v3 2/2] input: Expose HIDNormallyConnectable and HIDReconnectInitiate properties Alex Deymo
2013-04-04  3:42     ` Marcel Holtmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130404044332.GA30908@echo \
    --to=vinicius.gomes@openbossa.org \
    --cc=deymo@chromium.org \
    --cc=keybuk@chromium.org \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=marcel@holtmann.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).