Hi Claudio, On Wed, May 18, 2011, Claudio Takahasi wrote: > Adapter needs to have only one method to allow discovery results > integration for both interfaces: hciops and mgmtops. This patch > moves the code related to advertises parsing to the same function > that handles inquiry results. > --- > src/adapter.c | 67 ++++++++++++++++++-------------------------------------- > src/adapter.h | 7 +---- > src/event.c | 25 +++----------------- > 3 files changed, 28 insertions(+), 71 deletions(-) Patches 3, 4 and 5 have been pushed upstream, but this one causes a compiler error with gcc 4.6: src/adapter.c: In function âadapter_update_found_devicesâ: src/adapter.c:3008:28: error: variable âleâ set but not used [-Werror=unused-but-set-variable] Please fix and resend. 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