summaryrefslogtreecommitdiffstats
path: root/nexus/WifiScanner.h
Commit message (Collapse)AuthorAgeFilesLines
* nexus: Refactor some of the create/remove network path and add code forSan Mehat2009-05-291-0/+16
| | | | | | | | | | | | | retrieving network lists from supplicant nexus: Rework properties nexus: Implement wifi network enable/disable and add some error checking nexus: Add some TODOs nexus: Whitespace cleanup nexus: Add bindings between controllers and network interfaces nexus: Add properties for InterfaceConfig nexus: Fix a few conversion bugs in InterfaceConfig Signed-off-by: San Mehat <san@google.com>
* nexus: Cleanup the scanner and plug it all in so it worksSan Mehat2009-05-121-9/+4
| | | | Signed-off-by: San Mehat <san@google.com>
* nexus: Implement wifi scanner and fix a lot of bugsSan Mehat2009-05-091-0/+36
Signed-off-by: San Mehat <san@google.com>