android/gatt: Make sure GATT will reconnect after disconnection

System Internals / BlueZ - Lukasz Rymanowski [tieto.com] - 5 September 2014 04:07 UTC

With this patch once remote is disconnected there is decision taken if BfA should wait for reconnect or not.

Removing device from the autoconnect list has been removed from connect_cb as it is now handled during disconnection

df0dfc2 android/gatt: Make sure GATT will reconnect after disconnection
android/gatt.c | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)

Upstream: git.kernel.org


  • Share