All of lore.kernel.org
 help / color / mirror / Atom feed
From: Felipe Ferreri Tonello <eu@felipetonello.com>
To: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH 0/2] Fix bug that caused a profile's accept() not to be called
Date: Fri, 11 Dec 2015 17:05:08 +0000	[thread overview]
Message-ID: <566B0244.9020302@felipetonello.com> (raw)
In-Reply-To: <1449229003-7193-1-git-send-email-eu@felipetonello.com>

[-- Attachment #1: Type: text/plain, Size: 652 bytes --]

Hi all,

On 04/12/15 11:36, Felipe F. Tonello wrote:
> A profile's accept function callback was only been called once. If a device
> was disconnected and reconnected, the accept would not been called because the
> service's states were not been update accordingly.
> 
> These patches fixes this problem.
> 
> Felipe F. Tonello (2):
>   core/device: call btd_service_disconnect when discconected from
>     peripheral
>   core/service: fix connection and disconnection state handling
> 
>  src/device.c  |  1 +
>  src/service.c | 43 ++++++++++++++++++++++---------------------
>  2 files changed, 23 insertions(+), 21 deletions(-)
> 

Ping?

-- 
Felipe

[-- Attachment #2: 0x92698E6A.asc --]
[-- Type: application/pgp-keys, Size: 7195 bytes --]

      parent reply	other threads:[~2015-12-11 17:05 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-04 11:36 [PATCH 0/2] Fix bug that caused a profile's accept() not to be called Felipe F. Tonello
2015-12-04 11:36 ` [PATCH 1/2] core/device: call btd_service_disconnect when discconected from peripheral Felipe F. Tonello
2015-12-04 11:36 ` [PATCH 2/2] core/service: fix connection and disconnection state handling Felipe F. Tonello
2015-12-04 13:02   ` Luiz Augusto von Dentz
2015-12-04 14:44     ` Felipe Ferreri Tonello
2015-12-11 22:52       ` Luiz Augusto von Dentz
2016-01-11 15:01         ` Luiz Augusto von Dentz
2015-12-11 17:05 ` Felipe Ferreri Tonello [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=566B0244.9020302@felipetonello.com \
    --to=eu@felipetonello.com \
    --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.