Hi, On Wed, Nov 10, 2010, Anderson Lizardo wrote: > get_eir_uuids() will be reused to parse LE advertising data as well, as > they share the same format. But for Advertising, maximum data length is > different (31 bytes vs. 240 bytes for EIR), and the radio is not > required to send the non-significant (zero-filled) bytes. > > adapter_emit_device_found() now also accepts a EIR data length > parameter, so it can be reused for LE and can propagate the exact data > length. > --- > src/adapter.c | 17 ++++++++++------- > src/adapter.h | 2 +- > src/event.c | 2 +- > 3 files changed, 12 insertions(+), 9 deletions(-) This patch seems fine, but it doesn't apply anymore since the first patch of the set had issues and I didn't apply it. Johan -- 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