Commit 95cf7af
committed
src: Improve "bad auth" problems.
For most status codes of the CYW43_EV_AUTH we assume we have are
suffering from a "bad auth". In a congested WiFi environment this
can make it look like your WiFi credentials are wrong.
Ignore "timeout" and "no ack" status codes as well as "unsolicitated
auth packet" as this seems to make a connection more likely to
succeed.
Signed-off-by: Peter Harper <peter.harper@raspberrypi.com>1 parent dd75682 commit 95cf7af
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
387 | 387 | | |
388 | 388 | | |
389 | 389 | | |
390 | | - | |
391 | | - | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
392 | 395 | | |
393 | 396 | | |
394 | 397 | | |
| |||
0 commit comments