core: Add subscription API for Manufacturer Specific Data

System Internals / BlueZ - Alfonso Acosta [spotify.com] - 25 October 2014 09:31 UTC

This patch allows plugins to be notified whenever an adapter receives Manufacturer Specific Data in the advertising reports from a device.

This can happen when new device is discovered or when we autoconnect to it.

c0b3e9a core: Add subscription API for Manufacturer Specific Data
src/adapter.c | 45 +++++++++++++++++++++++++++++++++++++++++++++
src/adapter.h | 10 ++++++++++
2 files changed, 55 insertions(+)

Upstream: git.kernel.org


  • Share