Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apple80211SetPower not working in v3.0 (3.1.2..) #31

Open
GoogleCodeExporter opened this issue Mar 13, 2016 · 2 comments
Open

Apple80211SetPower not working in v3.0 (3.1.2..) #31

GoogleCodeExporter opened this issue Mar 13, 2016 · 2 comments

Comments

@GoogleCodeExporter
Copy link

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 [email protected] on 19 Oct 2009 at 5:48

@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

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 [email protected] on 29 Nov 2009 at 8:03

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant