Files
frameworks_base/core/java/android
Irfan Sheriff 6bfc88876a Fix DHCP handling at disconnect/reconnect
Wifi can have a quick disconnection followed by a reconnection. We used to
create a new DHCP state machine thread for every new connection and
never really waited until it quit after disconnect. This may have lead to
situations where repeated disconnect/reconnects resulted in multiple dhcp
start calls.

We now keep the statemachine after a disconnect and only shut it at supplicant
stop.

Bug: 6417686
Change-Id: Icf66efdc654be886e3eb46c81f09f8cce536f2f6
2012-08-29 15:35:57 -07:00
..
2012-08-06 15:43:01 -07:00
2012-08-27 22:27:06 -07:00
2012-08-27 22:27:06 -07:00
2012-08-16 12:46:38 -07:00
2012-08-21 22:27:41 -07:00
2012-08-27 14:34:55 -07:00