________________________________________
From: connman <connman-bounces(a)lists.01.org> on behalf of Jonah Petri
<jonah(a)sense.com>
Sent: 08 August 2017 16:10
To: connman(a)lists.01.org
Subject: When BackgroundScanning = false, connman's Scan() dbus method is broken
I want to report an issue with connman. We set BackgroundScanning = false in main.conf.
However, I have found that this also causes connman to give an erroneous empty response to
the Scan() dbus call, potentially permanently disabling the device.
_______________________________________________
connman mailing list
connman(a)lists.01.org
https://lists.01.org/mailman/listinfo/connman
Hello,
I can reproduce this issue. We wanted to disable BackgroundScanning as we support
a few wireless drivers that experience disruption to the connection when scanning
occurs. After disabling BackgroundScanning in ConnMan 1.34, we had numerous
reports of users unable to find any WiFi networks.
Sam