summaryrefslogtreecommitdiffstats
path: root/nexus/ScanResult.h
Commit message (Collapse)AuthorAgeFilesLines
* nexus: Refactor some of the create/remove network path and add code forSan Mehat2009-05-291-1/+2
| | | | | | | | | | | | | 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: Implement wifi scanner and fix a lot of bugsSan Mehat2009-05-091-0/+1
| | | | Signed-off-by: San Mehat <san@google.com>
* nexus: Initial checkin of Nexus - android native network management daemon.San Mehat2009-05-061-0/+47
Initial skelaton Signed-off-by: San Mehat <san@google.com>