commit | 00407b0c1b12e8f2a0410fab0fa4de81bc1e236b | [log] [tgz] |
---|---|---|
author | Remi NGUYEN VAN <reminv@google.com> | Tue Jul 06 16:27:07 2021 +0900 |
committer | Remi NGUYEN VAN <reminv@google.com> | Tue Jul 06 17:53:48 2021 +0900 |
tree | c7395ea98472545ebbd66386c80d31d19e4bc7fb | |
parent | 3676ffb9af733a6f3687893fce6d51fb0750f9a4 [diff] |
Add retries for WifiManager#connect Connect can error with BUSY if the framework is busy when connect is called. Add retries so that if this happens, the connection can succeed after the framework stops being busy. Also log the level of scan results when several configurations are available, and clarify the legacy broadcast assert. Bug: 188077861 Test: atest CtsNetTestCases Change-Id: I99ce72bd2604489cb419ea9984643b6985728461