wifi: Don't update device state too early
- Jan 04, 2020
-
-
Don't use the device and access point information before we're actually associted. Otherwise we show strength information from outdated access points. Closes: #202 Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
e4b2cc06 -
We unregister device related signal handlers at several locations, move that to a single functions. Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
14ee744b -
So far we gave up early when the currently active connection did not have any devices. It seems this can happen early up in the connection process of *new* connections. Hence always redo the device check on connection state changes. Signed-off-by:
Guido Günther <guido.gunther@puri.sm>
dbb3422e
-