Files
frameworks_base/core/java/android/bluetooth
Sungki Kim d35167adca Fix GATT autoConnect race condition
As pointed out here:
https://code.google.com/p/android/issues/detail?id=69834

registerApp() causes onClientRegistered() to happen before autoConnect
is set. This patch fixes that.

Bug: 28861330
Change-Id: Ie1174c0f224f5084178439420b383164d22d542c
2016-05-19 18:25:25 +00:00
..
2016-01-14 21:59:33 +00:00
2016-04-19 17:36:12 +00:00