Hi, On Fri, Dec 17, 2010, Bruna Moreira wrote: > Moving get_eir_uuids() to src/event.c removes the need to pass the raw > EIR data to higher layers. Now it is not necessary to pass the original > GSList of service UUIDs, because the list is concatenated (with > verification of duplicate entries) on adapter_update_device_from_info() > (for LE) and adapter_update_found_devices() (for BR/EDR). > --- > src/adapter.c | 145 +++++++++++--------------------------------------------- > src/adapter.h | 7 +-- > src/event.c | 114 +++++++++++++++++++++++++++++++++++++++++++-- > 3 files changed, 142 insertions(+), 124 deletions(-) All four patches have been pushed upstream. Thanks. 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