Skip to content

wifi: Fix to use the updated details to create hotspot

Let the callback to "response" signal run after the default so that we use the updated details to create hotspot. Otherwise, the changes made won't be used.

This is required as the default handler updates the connection details in cc-wifi-hotspot-dialog.

Merge request reports