summaryrefslogtreecommitdiff
path: root/src/supplicant/nm-supplicant-settings-verify.h
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2017-04-28 16:22:37 +0200
committerThomas Haller <thaller@redhat.com>2017-06-03 15:30:34 +0200
commit6bca9adac3da6dfbf724bfe1b6c0d40e3a0e2b0e (patch)
tree999859dc59f131d1c2117b2f7dfbdfc61c743643 /src/supplicant/nm-supplicant-settings-verify.h
parentbf118358be2fddda1bab53da4a1edd37a349b9af (diff)
downloadNetworkManager-th/wifi-wps.tar.gz
supplicant: chain asynchronous requests for WPSth/wifi-wps
Don't have pending asynchronous requests in parallel, like setting "ProcessCredentials" and "Start", or "Cancel" and "Start". Instead, "Start" is only scheduled after "ProcessCredentials" completed and "ProcessCredentials" is only scheduled after "Cancel" completed. Also, handle the async response of these requests. For one, to achive the chaining mentioned above and to log what happens and possible errors. Upon new enrollment, a previously created GDBusProxy is now reused, where the first operation is to Cancel the previous action. Also, consistently <trace> log what is happening.
Diffstat (limited to 'src/supplicant/nm-supplicant-settings-verify.h')
0 files changed, 0 insertions, 0 deletions