From: Francois Beaufort <beaufort.francois@gmail.com>
To: linux-bluetooth@vger.kernel.org
Subject: [PATCH BlueZ] gap: Enable external flag
Date: Thu, 12 May 2016 15:36:03 +0200 [thread overview]
Message-ID: <1463060163-29749-2-git-send-email-beaufort.francois@gmail.com> (raw)
In-Reply-To: <1463060163-29749-1-git-send-email-beaufort.francois@gmail.com>
---
profiles/gap/gas.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/profiles/gap/gas.c b/profiles/gap/gas.c
index 35b996c..e3b2c40 100644
--- a/profiles/gap/gas.c
+++ b/profiles/gap/gas.c
@@ -306,6 +306,7 @@ static int gap_driver_accept(struct btd_service *service)
static struct btd_profile gap_profile = {
.name = "gap-profile",
.remote_uuid = GAP_UUID,
+ .external = true,
.device_probe = gap_driver_probe,
.device_remove = gap_driver_remove,
.accept = gap_driver_accept
--
2.7.0
next prev parent reply other threads:[~2016-05-12 13:36 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-12 13:36 [PATCH BlueZ] gap: Enable external flag Francois Beaufort
2016-05-12 13:36 ` Francois Beaufort [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-05-12 13:48 Francois Beaufort
2016-05-12 13:48 ` Francois Beaufort
2016-05-12 13:53 Francois Beaufort
2016-05-12 13:53 ` Francois Beaufort
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=1463060163-29749-2-git-send-email-beaufort.francois@gmail.com \
--to=beaufort.francois@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox