From: puthik@chromium.org
To: linux-bluetooth@vger.kernel.org
Cc: Puthikorn Voravootivat <puthik@chromium.org>
Subject: [PATCH 0/2] Expose AdvertisingDataFlags in Device API
Date: Mon, 17 Oct 2016 15:27:11 -0700 [thread overview]
Message-ID: <1476743233-26706-1-git-send-email-puthik@chromium.org> (raw)
From: Puthikorn Voravootivat <puthik@chromium.org>
The following patches expose AdvertisingDataFlags in Device API.
This is need by Android app on ChromeOS as Android normally
get Advertising data flag from Bluetooth adapter.
Puthikorn Voravootivat (2):
doc/device-api: Add AdvertisingDataFlags
core: Add implementation of AdvertisingDataFlags
doc/device-api.txt | 4 ++++
src/adapter.c | 2 ++
src/device.c | 30 ++++++++++++++++++++++++++++++
src/device.h | 1 +
4 files changed, 37 insertions(+)
--
2.8.0.rc3.226.g39d4020
next reply other threads:[~2016-10-17 22:27 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-17 22:27 puthik [this message]
2016-10-17 22:27 ` [PATCH 1/2] doc/device-api: Add AdvertisingDataFlags puthik
2016-10-18 4:44 ` Marcel Holtmann
2016-10-17 22:27 ` [PATCH 2/2] core: Add implementation of AdvertisingDataFlags puthik
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=1476743233-26706-1-git-send-email-puthik@chromium.org \
--to=puthik@chromium.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 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).