linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5 0/2] core: Add plugin-support for Manufacturer Specific Data EIR
@ 2014-10-20 14:50 Alfonso Acosta
  2014-10-20 14:51 ` [PATCH v5 1/2] core: Add Manufacturer Specific Data EIR field Alfonso Acosta
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Alfonso Acosta @ 2014-10-20 14:50 UTC (permalink / raw)
  To: linux-bluetooth

v5:

* rebased
* fixed warning
* fixed android compilation error

v4:

* Support for multiple MSD fields in the same EIR data block.
* Moved parsing to a separate function: eir_parse_msd()

v3:

* Corrections suggested by Johan on the handling of eir.h
* Parser sanity check on the size of the MSD payload.
* Minor typo correction on commit message.

Alfonso Acosta (2):
  core: Add Manufacturer Specific Data EIR field
  core: Add subscription API for Manufacturer Specific Data

 src/adapter.c | 45 +++++++++++++++++++++++++++++++++++++++++++++
 src/adapter.h | 10 ++++++++++
 src/eir.c     | 22 ++++++++++++++++++++++
 src/eir.h     | 10 ++++++++++
 4 files changed, 87 insertions(+)

-- 
1.9.1


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

end of thread, other threads:[~2014-10-25 14:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-20 14:50 [PATCH v5 0/2] core: Add plugin-support for Manufacturer Specific Data EIR Alfonso Acosta
2014-10-20 14:51 ` [PATCH v5 1/2] core: Add Manufacturer Specific Data EIR field Alfonso Acosta
2014-10-20 14:51 ` [PATCH v5 2/2] core: Add subscription API for Manufacturer Specific Data Alfonso Acosta
2014-10-25 14:33 ` [PATCH v5 0/2] core: Add plugin-support for Manufacturer Specific Data EIR Johan Hedberg

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