commit | 3f2187fdcc3ed55c909cb4cdee589744655d3243 | [log] [tgz] |
---|---|---|
author | mukesh agrawal <quiche@google.com> | Tue Jan 31 17:20:27 2017 -0800 |
committer | mukesh agrawal <quiche@google.com> | Fri Feb 10 15:23:57 2017 -0800 |
tree | 5583cb0c02274f4f3cb8e621d2a435459c00fe7f | |
parent | a117e55614a5f0ca9bdbc92f09ff248e59db7d56 [diff] |
last mile: add timeout support (1/2) As preparation for adding timeout support, update the reportConnectionEvent() methods to take a |connectionId| parameter. This new parameter will be used to ensure that LastMileLogger ignores spurious timeouts. The actual timeout logic, as well as real values for the new parameter, will be added in the next CL. Bug: 34691329 Test: wifitests/runtests.sh Change-Id: I849169e36ca1798ebd1c5fe57d14515f374a0d71