Hi Luiz, On Fri, Oct 29, 2010, Luiz Augusto von Dentz wrote: > When setting limited discoverable mode it will always switch to > discoverable on adapter_mode_changed which doesn't match the pending mode > requested. > > To fix this MODE_LIMITED was removed since it didn't represent a real > scan mode but a discoverable mode so that limited discoverable and > general discoverable are now both represented by MODE_DISCOVERABLE. > > Also limited bits are now set at same point the timeout start and removed > when mode change to something different then discoverable or when > discoverable timeout is removed permanently (set to 0). > --- > src/adapter.c | 76 +++++++++++++++++++++++++------------------------------- > src/hcid.h | 1 - > 2 files changed, 34 insertions(+), 43 deletions(-) The patch has 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