commit | 30406a15be073abff0448b0c9e40bf042acc933f | [log] [tgz] |
---|---|---|
author | Michael Plass <mplass@google.com> | Thu Nov 15 17:24:51 2018 -0800 |
committer | Michael Plass <mplass@google.com> | Mon Nov 19 13:13:03 2018 -0800 |
tree | f2af91e3e72c4164bf3b5eef2701d4b699e0a58f | |
parent | 07b79b64c4058de1c276ed15b983b38533a279c0 [diff] |
[ClientModeImpl] Consolidate connection reporting After IP configuration completes, we transition to connected state. Do the reporting for this after the state transition, instead of doing some of it before and some after. Also remove some unnecessary checks for null mWifiInfo, and add one for a null config. Bug: 112196799 Test: Unit tests pass! Change-Id: Ia8f6e4a1a514b8cb5750774a98b5718d21ef0180