I am debugging a WiFi issue and would like some understanding of the following message that comes out of the log:
Code: Select all
wifi: new:<6,0>, old:<1,0>, ap:<255,255>, sta:<6,0>, prof:1
On the system that fails I get this. It would help a lot to understand what the 1,0 means.
Code: Select all
I (68993232) wifi:new:<1,0>, old:<1,0>, ap:<255,255>, sta:<1,0>, prof:1
I (68993242) wifi:state: init -> auth (b0)
I (68993242) wifi:state: auth -> assoc (0)
I (68993252) wifi:state: assoc -> run (10)
I (68997302) wifi:state: run -> init (2c0)
I (68997302) wifi:new:<1,0>, old:<1,0>, ap:<255,255>, sta:<1,0>, prof:1
I (68997302) wifi:new:<1,0>, old:<1,0>, ap:<255,255>, sta:<1,0>, prof:1