platform_system_core/nexus
San Mehat 4876567cb9 nexus: Switch controllers to use abstracted properties and refactor command protocol
Also fixes a select() bug and removes debugging

Signed-off-by: San Mehat <san@google.com>

nexus: fix whitespace
2009-05-22 08:40:13 -07:00
..
Android.mk nexus: Introduce skelaton OpenVpnController class + remove some debug messages 2009-05-13 11:54:16 -07:00
CommandListener.cpp nexus: Switch controllers to use abstracted properties and refactor command protocol 2009-05-22 08:40:13 -07:00
CommandListener.h nexus: Switch controllers to use abstracted properties and refactor command protocol 2009-05-22 08:40:13 -07:00
Controller.cpp nexus: Switch controllers to use abstracted properties and refactor command protocol 2009-05-22 08:40:13 -07:00
Controller.h nexus: Switch controllers to use abstracted properties and refactor command protocol 2009-05-22 08:40:13 -07:00
ErrorCode.h nexus: Flesh out VPN support a bit more, cleanup service handling 2009-05-15 10:40:29 -07:00
LoopController.cpp nexus: Switch controllers to use abstracted properties and refactor command protocol 2009-05-22 08:40:13 -07:00
LoopController.h nexus: Switch controllers to use abstracted properties and refactor command protocol 2009-05-22 08:40:13 -07:00
main.cpp nexus: Introduce skelaton OpenVpnController class + remove some debug messages 2009-05-13 11:54:16 -07:00
NetworkManager.cpp nexus: Switch controllers to use abstracted properties and refactor command protocol 2009-05-22 08:40:13 -07:00
NetworkManager.h nexus: Switch controllers to use abstracted properties and refactor command protocol 2009-05-22 08:40:13 -07:00
nexctl.c nexus: Move to a line based protocol (similar to FTP) + fix bugs 2009-05-12 14:02:32 -07:00
NexusCommand.cpp nexus: Implement wifi scanner and fix a lot of bugs 2009-05-09 10:33:18 -07:00
NexusCommand.h nexus: Implement wifi scanner and fix a lot of bugs 2009-05-09 10:33:18 -07:00
OpenVpnController.cpp nexus: Switch controllers to use abstracted properties and refactor command protocol 2009-05-22 08:40:13 -07:00
OpenVpnController.h nexus: Switch controllers to use abstracted properties and refactor command protocol 2009-05-22 08:40:13 -07:00
PropertyCollection.h nexus: Switch controllers to use abstracted properties and refactor command protocol 2009-05-22 08:40:13 -07:00
ScanResult.cpp nexus: Move to a line based protocol (similar to FTP) + fix bugs 2009-05-12 14:02:32 -07:00
ScanResult.h nexus: Implement wifi scanner and fix a lot of bugs 2009-05-09 10:33:18 -07:00
Supplicant.cpp nexus: Flesh out VPN support a bit more, cleanup service handling 2009-05-15 10:40:29 -07:00
Supplicant.h nexus: Flesh out VPN support a bit more, cleanup service handling 2009-05-15 10:40:29 -07:00
SupplicantEvent.cpp nexus: Initial checkin of Nexus - android native network management daemon. 2009-05-06 15:20:16 -07:00
SupplicantEvent.h nexus: Initial checkin of Nexus - android native network management daemon. 2009-05-06 15:20:16 -07:00
SupplicantListener.cpp nexus: Implement wifi scanner and fix a lot of bugs 2009-05-09 10:33:18 -07:00
SupplicantListener.h nexus: Implement wifi scanner and fix a lot of bugs 2009-05-09 10:33:18 -07:00
SupplicantState.h nexus: Implement wifi scanner and fix a lot of bugs 2009-05-09 10:33:18 -07:00
TiwlanWifiController.cpp nexus: Introduce skelaton OpenVpnController class + remove some debug messages 2009-05-13 11:54:16 -07:00
TiwlanWifiController.h nexus: Implement wifi scanner and fix a lot of bugs 2009-05-09 10:33:18 -07:00
VpnController.cpp nexus: Switch controllers to use abstracted properties and refactor command protocol 2009-05-22 08:40:13 -07:00
VpnController.h nexus: Switch controllers to use abstracted properties and refactor command protocol 2009-05-22 08:40:13 -07:00
WifiController.cpp nexus: Switch controllers to use abstracted properties and refactor command protocol 2009-05-22 08:40:13 -07:00
WifiController.h nexus: Switch controllers to use abstracted properties and refactor command protocol 2009-05-22 08:40:13 -07:00
WifiNetwork.cpp nexus: Initial support for manipulating wifi networks + change wifi scan notification msgs 2009-05-13 09:10:01 -07:00
WifiNetwork.h nexus: Initial support for manipulating wifi networks + change wifi scan notification msgs 2009-05-13 09:10:01 -07:00
WifiScanner.cpp nexus: Switch controllers to use abstracted properties and refactor command protocol 2009-05-22 08:40:13 -07:00
WifiScanner.h nexus: Cleanup the scanner and plug it all in so it works 2009-05-12 15:50:49 -07:00