summaryrefslogtreecommitdiffstats
path: root/core/java/android/net/DhcpStateMachine.java
Commit message (Collapse)AuthorAgeFilesLines
* am ecda5461: Merge "Fix lease duration handling" into honeycomb-mr2Irfan Sheriff2011-06-151-7/+18
|\ | | | | | | | | * commit 'ecda5461603b6de77beb045dfdf82dad7ae48d61': Fix lease duration handling
| * Fix lease duration handlingIrfan Sheriff2011-06-151-7/+18
| | | | | | | | | | | | | | Convert lease time in seconds to long before alarm set up and add sanity check Change-Id: I99524c97d9a643ffa8234d016d0e819a284977a1
| * DO NOT MERGE Add DhcpStateMachineIrfan Sheriff2011-05-121-0/+353
| | | | | | | | | | | | Add DhcpStateMachine for interation with dhcpcd - Supports wakeup and renewal on dhcp - Supports multiple controllers to use the state machine simultaneously - Optionally, a controller can request a notification prior to DHCP request/renewal being sent Change-Id: I5324814b19ff19863aa6fa89f1e3f0a202930c98
* Add DhcpStateMachine for interation with dhcpcdIrfan Sheriff2011-04-301-0/+353
- Supports wakeup and renewal on dhcp - Supports multiple controllers to use the state machine simultaneously - Optionally, a controller can request a notification prior to DHCP request/renewal being sent Change-Id: I3a9d7e6a02ff26be3a86ddca6964683ad3c28f93