Hi Mohamed, Mohamed Abbas <[email protected]> writes:
> while associating then the user disconnect the network this will > cause the following: > 1- __connman_service_disconnect() which will call > 2- __connman_network_disconnect() which call > 3 err = network->driver->disconnect(network); > 4- connman_network_set_connected(network, FALSE); I noticed this patch breaks the first automatic connection to a wifi network when connman is started. The wpa_s connects to the AP but dhcp client is not run. -- Kalle Valo _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
