Closed GoogleCodeExporter closed 9 years ago
This issue was closed by revision 55b5f0f410.
Original comment by damonkoh...@gmail.com
on 11 Nov 2010 at 10:04
Changing the wifi state is asynchronous. You can busy loop in your script and
wait for it to be enabled if necessary. Previously, contrary to the
documentation, the checkWifiState() API would return true even if wifi was not
fully enabled but only being enabled. This is no longer the case.
Original comment by damonkoh...@gmail.com
on 11 Nov 2010 at 10:06
Original issue reported on code.google.com by
andrea.i...@gmail.com
on 18 Aug 2010 at 6:55