linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Expose AdvertisingDataFlags in Device API
@ 2016-10-17 22:27 puthik
  2016-10-17 22:27 ` [PATCH 1/2] doc/device-api: Add AdvertisingDataFlags puthik
  2016-10-17 22:27 ` [PATCH 2/2] core: Add implementation of AdvertisingDataFlags puthik
  0 siblings, 2 replies; 4+ messages in thread
From: puthik @ 2016-10-17 22:27 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Puthikorn Voravootivat

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-10-18  4:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-17 22:27 [PATCH 0/2] Expose AdvertisingDataFlags in Device API puthik
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

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).