|
|
Apple80211Functions
A list of all the known Apple80211 functions
Complete
- Apple80211Open - Initializes the Apple80211 library.
- Apple80211Close - Closes an open handle.
- Apple80211BindToInterface- Binds an open library handle to a named wireless interface.
- Apple80211GetInterfaceNameCopy - Retrieves the name of the currently bound interface.
- Apple80211GetInfoCopy - Retrieves information from the currently bound interface.
- Apple80211GetIfListCopy - Returns an array of available 802.11 devices.
- Apple80211Scan - Performs a (passive) scan for networks.
In Progress
- Apple80211ScanDynamic
Unknown
- Apple80211GetPower
- Apple80211SetPower
- Apple80211ScanAsync
- Apple80211Associate
- Apple80211Get
- Apple80211CopyValue
- Apple80211Set
- Apple80211EventMonitoringInit
- Apple80211StartMonitoringEvent
- Apple80211StopMonitoringEvent
- Apple80211EventMonitoringHalt
- Apple80211ParseWPAIE
- Apple80211ParseRSNIE
- Apple80211ParseAppleIE
- Apple80211Parse80211dIE
Sign in to add a comment

If you guys could get the WiFi? to link to public free like MetroFi? in Portland OR id be sweet
ey man , you might want to try asking people at www.devicescape.com as they are doin a similar thing ? sorry not too sure
ey man , you might want to try asking people at www.devicescape.com as they are doin a similar thing ? sorry not too sure
WPA Enterprise support would be incredible if you could somehow write an app that lets you enter a username with a pw that would be THE KILLER app!!!!
Could Apple80211ParseWPAIE have anything to do with WPA Enterprise? I agree with tchaten, you would be gods among men if you figure this out.
Im really interested in an app that opens the bluetooth audio line for listening to music through a headset, It is already possible with a callback hack but you cannot recieve calls during it. It is quite good quality and definately worth pursuing. It would be best if you could answer calls like when you a using earphones, with the music pausing and pressing the button to answer then the music coming back after the call ends. I would love it if you guys could look into it a bit more.like the CTSetAudioPath command. a link to the hack used now is here http://www.hackint0sh.org/forum/showthread.php?t=15581&highlight=bluetooth+music
I'd probably kill a kitten for WPA Enterprise on my iPhone.
We can try porting xsupplicant to the iphone. But first we need a way to connect and debug the iphone without openssh (serial or usb connection?).
Apple80211ParseWPAIE refers to Information Elements passed over EAPOL. it containst things like what the AP is capable of.