Merge pull request #2054 from jenkins101/connman-bgscan

connman: disable BackgroundScanning.
This commit is contained in:
Stephan Raue 2013-03-12 09:49:21 -07:00
commit 3640dcdb46

View File

@ -4,4 +4,4 @@
# Background scanning will start every 5 minutes unless
# the scan list is empty. In that case, a simple backoff
# mechanism starting from 10s up to 5 minutes will run.
BackgroundScanning = true
BackgroundScanning = false