You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Call Apple80211SetPower with 1 to turn Wi-Fi On
2. Call returns with 0 as OK
3. Wi-Fi is still off
What is the expected output? What do you see instead?
Wi-Fi was supposed to be turned on
What version of the product are you using? On what operating system?
3.1.2 - iPOD or IPhone 3G
Please provide any additional information below.
When trying to turn the Wi-Fi off, it only disconnects from the AP
Original issue reported on code.google.com by Omer.Pa...@gmail.com on 19 Oct 2009 at 5:48
The text was updated successfully, but these errors were encountered:
I have experienced the same issue, with the same environment (iPhone 3.1.2).
The relevant entries on the console log are:
Sun Nov 29 18:33:38 unknown kernel[0] <Debug>: AppleBCMWLAN::setPOWER()
[Apple80211App]: Setting power state to 1
Sun Nov 29 18:33:38 unknown configd[23] <Error>: WiFi:[281208818.725708]:
Unable to
dispatch message to client dataaccessd (0x10000004)
Sun Nov 29 18:33:38 unknown kernel[0] <Debug>: AppleBCMWLAN::setPOWER()
[configd]:
Setting power state to 0
Sun Nov 29 18:33:38 unknown kernel[0] <Debug>: AppleBCMWLAN::powerOff Ready to
power off
Original comment by ntuv...@gmail.com on 29 Nov 2009 at 8:03
Original issue reported on code.google.com by
Omer.Pa...@gmail.com
on 19 Oct 2009 at 5:48The text was updated successfully, but these errors were encountered: