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 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html