Hi Tomasz,

On 06.05.2015 13:46, Tomasz Bursztyka wrote:
>> +    case G_SUPPLICANT_STATE_SCANNING: +        if
>> (wifi->connected) { +            wifi->connected = false; +
>> start_autoscan(device); +        } else { +
>> wifi->connected = false; +        }
> You could remove the else { } (but keep the inner statement)

Done.

> With a unique wifi device, once connected, it is still possible to
> do a scan (and it stays connected of course). Can you check if your
> patch does not break this?

Yes, scanning still works (nothing gets disconnected) and wpa_s does
not change the interface state from "completed" to anything else while
doing extra scans while being connected.

Br,
Pasi
_______________________________________________
connman mailing list
connman@connman.net
https://lists.connman.net/mailman/listinfo/connman

Reply via email to