hostap/src
Hu Wang 13256b8cf3 P2P: Stop old listen radio work before go to WAIT_PEER_IDLE state
P2P goes to Listen state while waiting for the peer to become ready for
GO Negotiation. If old listen radio work has not been completed, P2P
fails to go to listen state. This could happen in cases where P2P Action
frame transmission reused ongoing p2p-listen radio work.

p2p0: Add radio work 'p2p-listen'@0x
P2P-FIND-STOPPED
p2p0: Starting radio work 'p2p-listen'@0x after 0.010644 second wait
P2P: Use ongoing radio work for Action frame TX
P2P: Use ongoing radio work for Action frame TX
P2P: State CONNECT -> CONNECT
P2P: State CONNECT -> WAIT_PEER_IDLE
P2P: State WAIT_PEER_IDLE -> WAIT_PEER_CONNECT
P2P: Reject start_listen since p2p_listen_work already exists
P2P: Failed to start listen mode

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
2020-10-14 23:16:16 +03:00
..
ap DFS: Use helper functions for VHT/HE parameters 2020-10-14 13:05:11 +03:00
common Add QCA interface for driver to report various connect fail reason codes 2020-10-14 23:06:47 +03:00
crypto build: Make more library things common 2020-10-12 20:20:35 +03:00
drivers macsec_linux: Fix receive-lowest-PN setting 2020-10-11 20:35:35 +03:00
eap_common build: Make more library things common 2020-10-12 20:20:35 +03:00
eap_peer build: Fix libeap_peer.a build 2020-10-14 22:57:04 +03:00
eap_server build: Make more library things common 2020-10-12 20:20:35 +03:00
eapol_auth build: Make more library things common 2020-10-12 20:20:35 +03:00
eapol_supp build: Make more library things common 2020-10-12 20:20:35 +03:00
fst FST: Convert Boolean to C99 bool 2020-04-24 17:06:50 +03:00
l2_packet build: Make more library things common 2020-10-12 20:20:35 +03:00
p2p P2P: Stop old listen radio work before go to WAIT_PEER_IDLE state 2020-10-14 23:16:16 +03:00
pae MACsec: Convert Boolean to C99 bool 2020-04-24 17:06:50 +03:00
radius build: Make more library things common 2020-10-12 20:20:35 +03:00
rsn_supp build: Make more library things common 2020-10-12 20:20:35 +03:00
tls build: Make more library things common 2020-10-12 20:20:35 +03:00
utils build: Make more library things common 2020-10-12 20:20:35 +03:00
wps build: Make more library things common 2020-10-12 20:20:35 +03:00
build.rules build: Rebuild libs all the time 2020-10-12 20:18:02 +03:00
lib.rules build: Fix libeap_peer.a build 2020-10-14 22:57:04 +03:00
Makefile build: Add a common-clean target 2020-10-10 12:48:41 +03:00
objs.mk build: Fix dependency file inclusion 2020-10-12 11:05:16 +03:00