From: Vinicius Costa Gomes <vinicius.gomes@openbossa.org>
To: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH 1/4] Fix the behaviour of the Attribute API Discover method
Date: Mon, 14 Mar 2011 15:13:46 -0300 [thread overview]
Message-ID: <20110314181345.GA14234@piper> (raw)
In-Reply-To: <1299865982-13601-1-git-send-email-vinicius.gomes@openbossa.org>
Hi Johan,
On 14:52 Fri 11 Mar, Vinicius Costa Gomes wrote:
> This method returns as soons as all the characteristics
> are discovered or a error happens. The old behaviour was
> to return as soon as the connection was made.
>
> Now it is safe to call GetCharacteristics() as soon as this
> method returns sucessfully.
>
> After this method returns it will try to read all the characteristics
> values.
> ---
> attrib/client.c | 17 +++++++++++++----
> 1 files changed, 13 insertions(+), 4 deletions(-)
>
[ ... ]
Please disconsider this patch series. Will send another one soon.
Cheers,
--
Vinicius
prev parent reply other threads:[~2011-03-14 18:13 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-11 17:52 [PATCH 1/4] Fix the behaviour of the Attribute API Discover method Vinicius Costa Gomes
2011-03-11 17:53 ` [PATCH 2/4] Fix not returning an error when Discover() fails Vinicius Costa Gomes
2011-03-11 17:53 ` [PATCH 3/4] Add Discover method to the Attribute API Vinicius Costa Gomes
2011-03-11 17:53 ` [PATCH 4/4] Update the test-attrib test script Vinicius Costa Gomes
2011-03-14 18:13 ` Vinicius Costa Gomes [this message]
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=20110314181345.GA14234@piper \
--to=vinicius.gomes@openbossa.org \
--cc=linux-bluetooth@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.