Proposal to enable re-connection(for ATT) started by platform/user actions. eg: Screen unlocked. Use case: When the user unlocks the screen, automatic re-connections for bonded devices will start. It will remain active for a short period of time(default 1 min). Anderson Briglia (2): Add display lock watcher on maemo6 plugin Enable re-connection if reason is Timeout Claudio Takahasi (9): Remove timer to trigger connection attempts Add set auto connect in device Add continuous connection attempt Add checking if profiles are requesting connection Fix repeated connection attempt to the same remote Disable automatic connections after 60 seconds Set auto connect from maemo6 plugin Add an interval between connection attempts Add automatic connect timeout config option plugins/maemo6.c | 32 +++++++++++++++ src/adapter.c | 40 +++++++++++++++++++ src/adapter.h | 1 + src/device.c | 113 ++++++++++++++++++++++++++++++++++++++++-------------- src/device.h | 1 + src/hcid.h | 1 + src/main.c | 12 ++++++ src/main.conf | 6 +++ 8 files changed, 177 insertions(+), 29 deletions(-) -- 1.7.6.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