2c0efd9e49
If p2p_find_timeout triggers after starting SD but before getting TX status for send action, unwanted search could get triggered again when TX status arrives though p2p_find_timeout moved the state to P2P_IDLE by then. p2p_continue_find() would then move the state to P2P_SEARCH again. Do not trigger the find operation from this context if state is P2P_IDLE to avoid this. Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com> |
||
---|---|---|
.. | ||
Makefile | ||
p2p.c | ||
p2p.h | ||
p2p_build.c | ||
p2p_dev_disc.c | ||
p2p_go_neg.c | ||
p2p_group.c | ||
p2p_i.h | ||
p2p_invitation.c | ||
p2p_parse.c | ||
p2p_pd.c | ||
p2p_sd.c | ||
p2p_utils.c |