Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bluetooth: nrf52: Fix issue that fails to re-scan after disconnection
BLE central has an issue that fails to re-scan after disconnection with any peripheral device. It is caused by timeout setting of scan parameter used by connection. So it changes to re-scan without timeout as well as initial scan.
- Loading branch information