]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Skip event notification on PD Response in join-group case
authorJouni Malinen <j@w1.fi>
Sun, 5 Feb 2012 18:20:36 +0000 (20:20 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 5 Feb 2012 18:20:36 +0000 (20:20 +0200)
commitc19316354ed46e688704c1ebcf1c7efe816ddf31
tree3bc5e6ba48461918353987e824d87e7c2dccc260
parente12b85d324e9692443d666728b5d078d652fabeb
P2P: Skip event notification on PD Response in join-group case

Provision Discovery is used as a notification to the GO in the case we
are about join a running group. In such case, there is not much point in
indicating the provision discovery response events to external programs
especially when the PIN-to-be-displayed was different from the one
returned for the p2p_connect command. Skip this confusing event
completely for join-a-running-group case.

Signed-hostap: Jouni Malinen <j@w1.fi>
wpa_supplicant/p2p_supplicant.c