NordicSemiconductor / Android-BLE-Library

A library that makes working with Bluetooth LE on Android a pleasure. Seriously.
BSD 3-Clause "New" or "Revised" License
2.04k stars 419 forks source link

AutoConnect question? #405

Closed hjjice closed 2 years ago

hjjice commented 2 years ago

How to dynamically modify whether to connect automatically? Such as: sometimes automatic connection is required, sometimes not.

philips77 commented 2 years ago

Hello, Sorry for the late reply. Could you elaborate? Do you want to switch auto connect during connection? It just call useAutoConnect(..) only in some cases?

philips77 commented 2 years ago

Closing due to inactivity.