summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qlowenergycontroller_p.h
diff options
context:
space:
mode:
authorPeter Rustler <peter.rustler@basyskom.com>2015-05-06 10:34:27 +0200
committerAlex Blasche <alexander.blasche@theqtcompany.com>2015-05-11 13:42:15 +0000
commit68e8dbcecbac24fbc42c2d50251b5dc410eb106f (patch)
tree6e19d9538398b14d4efbf5a2193af33a09648635 /src/bluetooth/qlowenergycontroller_p.h
parente686b22a119c53f8ea4abc1a96f0fb15e37277fe (diff)
Bugfix: Bluetooth Le for Android need to close BluetoothGatt
Android can only handle a defined count of simultaneously connections to bluetooth le devices. Every Android device have a different defined amount of possible simultaneously connections. If we do not close the connection and reconnect to the device or another device, the count of used connections get up. If we exceed the maximum connection count we can not connect to bluetooth le devices anymore. The only way to recover is to restart the application to reset the open connection count. This patch closes the connection after it has been disconnected. Change-Id: Id96a69ef07eb973216495a0ba8e46fd639338165 Reviewed-by: Frank Meerkoetter <frank.meerkoetter@basyskom.com> Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
Diffstat (limited to 'src/bluetooth/qlowenergycontroller_p.h')
0 files changed, 0 insertions, 0 deletions