summaryrefslogtreecommitdiffstats
path: root/nexus/WifiController.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)Steve Block2012-01-171-14/+14
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF)Steve Block2012-01-171-9/+9
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)Steve Block2012-01-171-5/+5
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)Steve Block2012-01-171-19/+19
* nexus: Rollup update for nexusSan Mehat2009-07-101-62/+468
* nexus: Rename onInterfaceStarted -> onInterfaceConnected and add Dhcp start/s...San Mehat2009-06-221-24/+22
* nexus: Add some logging output to WifiControllerSan Mehat2009-06-161-0/+6
* Nexus: Clean up supplicant events, protocol, and continue plumbingSan Mehat2009-06-151-16/+196
* nexus: Refactor some of the create/remove network path and add code forSan Mehat2009-05-291-18/+57
* nexus: Switch controllers to use abstracted properties and refactor command p...San Mehat2009-05-221-2/+23
* nexus: Initial support for manipulating wifi networks + change wifi scan noti...San Mehat2009-05-131-1/+14
* nexus: Cleanup the scanner and plug it all in so it worksSan Mehat2009-05-121-3/+4
* nexus: Use constants for errorcodesSan Mehat2009-05-121-1/+4
* nexus: Move to a line based protocol (similar to FTP) + fix bugsSan Mehat2009-05-121-5/+2
* nexus: Implement wifi scanner and fix a lot of bugsSan Mehat2009-05-091-29/+50
* nexus: Initial checkin of Nexus - android native network management daemon.San Mehat2009-05-061-0/+134