From: Maxime Chevallier <maxime.chevallier@smile.fr>
To: linux-bluetooth@vger.kernel.org
Cc: luiz.dentz@gmail.com, Maxime Chevallier <maxime.chevallier@smile.fr>
Subject: [PATCH 0/1] GN Master role fails to accept connections
Date: Thu, 13 Oct 2016 15:24:38 +0200 [thread overview]
Message-ID: <1476365079-3469-1-git-send-email-maxime.chevallier@smile.fr> (raw)
Hi everyone,
The following patch fixes an issue where a GN server would not accept any
incoming connection. The confirm_event function in profiles/network/server.c
would only look for NAP servers when trying to get the server from a
network adapter.
This patch has the function look for GN servers if no NAP server was found.
I am not quite sure that this patch won't break something else, so please tell
me if this is the wrong way to fix the issue.
Regards,
Maxime
Maxime Chevallier (1):
profiles/network: look for GN servers to accept incoming connections
profiles/network/server.c | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
--
2.1.4
next reply other threads:[~2016-10-13 13:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-13 13:24 Maxime Chevallier [this message]
2016-10-13 13:24 ` [PATCH 1/1] profiles/network: look for GN servers to accept incoming connections Maxime Chevallier
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=1476365079-3469-1-git-send-email-maxime.chevallier@smile.fr \
--to=maxime.chevallier@smile.fr \
--cc=linux-bluetooth@vger.kernel.org \
--cc=luiz.dentz@gmail.com \
/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).