You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hostap/src/p2p
Hu Wang 683f86778d P2P: Send Action frame regardless if p2p_scan in progress
With radio work design, send Action frame request will be queued and
wait for p2p-scan to finish, so there is no need to delay send_action.

This change revisits the logic (added before the radio work framework)
in below commits:

3f9285f P2P: Delay send_action call if p2p_scan is in progress
f44ae20 P2P: Drop pending TX frame on new p2p_connect
9d562b7 P2P: Add p2p_unauthorize command
63a965c P2P: Fix after_scan_tx processing during ongoing operations
9a58e52 P2PS: Callback to create pending group after sending PD Response
3433721 P2P: Continue p2p_find after sending non-success Invitation Response

Signed-off-by: Hu Wang <huw@codeaurora.org>
5 years ago
..
Makefile tests: Add p2p-fuzzer 9 years ago
p2p.c P2P: Send Action frame regardless if p2p_scan in progress 5 years ago
p2p.h P2P: Stop listen state if Action frame TX is needed on another channel 5 years ago
p2p_build.c WPS: Add multi_ap_subelem to wps_build_wfa_ext() 5 years ago
p2p_dev_disc.c P2PS: Refactor p2p_data::query_hash and p2p_data::query_count use 9 years ago
p2p_go_neg.c P2P: Verify local driver preferred frequencies for P2P use cases 7 years ago
p2p_group.c P2P: Stop listen state if Action frame TX is needed on another channel 5 years ago
p2p_i.h P2P: Send Action frame regardless if p2p_scan in progress 5 years ago
p2p_invitation.c P2P: Allow the avoid channels for P2P discovery/negotiation 5 years ago
p2p_parse.c P2P: Filter control chars in group client device name similarly to peer 9 years ago
p2p_pd.c P2P: Clear old P2PS provision data 8 years ago
p2p_sd.c P2P: Do not use wait_time for SD Response TX for last fragmentation 7 years ago
p2p_utils.c P2P: Allow the avoid channels for P2P discovery/negotiation 5 years ago