All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC BlueZ 0/1] Introduce LE Advertising data
@ 2015-01-28 18:52 Michael Janssen
  2015-01-28 18:52 ` [RFC BlueZ 1/1] doc: Add Advertising API documentation Michael Janssen
  0 siblings, 1 reply; 6+ messages in thread
From: Michael Janssen @ 2015-01-28 18:52 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Michael Janssen

This is an RFC for introducing a new D-Bus api for manipulating the LE
Advertising data that is sent.  Implementing this will mean some MGMT level
changes to support sending the HCI command correctly and not overwriting the
data when switching modes.

This is meant to be a generic API for setting the data and not specifically
targetted for any particular application, so the goal is completeness to the
spec and clarity while introducing a higher level of abstraction than
"use these bytes".

Michael Janssen (1):
  doc: Add Advertising API documentation

 doc/advertising-api.txt | 124 ++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 124 insertions(+)
 create mode 100644 doc/advertising-api.txt

-- 
2.2.0.rc0.207.ga3a616c


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

end of thread, other threads:[~2015-01-29  9:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-28 18:52 [RFC BlueZ 0/1] Introduce LE Advertising data Michael Janssen
2015-01-28 18:52 ` [RFC BlueZ 1/1] doc: Add Advertising API documentation Michael Janssen
2015-01-28 21:10   ` Marcel Holtmann
2015-01-28 23:34     ` Michael Janssen
2015-01-29  3:03       ` Marcel Holtmann
2015-01-29  9:34         ` Luiz Augusto von Dentz

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.