OSDN Git Service

android/gatt: Make sure GATT will reconnect after disconnection
authorLukasz Rymanowski <lukasz.rymanowski@tieto.com>
Wed, 3 Sep 2014 14:42:31 +0000 (16:42 +0200)
committerSzymon Janc <szymon.janc@tieto.com>
Fri, 5 Sep 2014 09:07:48 +0000 (11:07 +0200)
commitdf0dfc268ac5f75a6006cc6f7bd881829b4aae64
treed1d436731876aafd5d69b852a9c478e8ba5f96a6
parent472c0d30038239542b3876da8d63f2ae86b16600
android/gatt: Make sure GATT will reconnect after disconnection

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
android/gatt.c