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
Jouni Malinen afa0b9b6c5 P2P: Make p2p_check_pref_chan_no_recv() easier for static analyzers
Add an explicit check for msg->channel_list != NULL instead of depending
on msg->channel_list_len > 0 implying that. This is to silence invalid
static analyzer reports.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
3 years ago
..
Makefile build: Make more library things common 4 years ago
p2p.c P2P: Do not stop Listen state if it is moving to correct channel 3 years ago
p2p.h P2P: Allow connection on 6 GHz channels if requested 3 years ago
p2p_build.c P2P: Align p2p_buf_add_pref_channel_list() prototype with definition 3 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: Make p2p_check_pref_chan_no_recv() easier for static analyzers 3 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: Align p2p_buf_add_pref_channel_list() prototype with definition 3 years ago
p2p_invitation.c P2P: Allow connection on 6 GHz channels if requested 3 years ago
p2p_parse.c P2P: Filter control chars in group client device name similarly to peer 9 years ago
p2p_pd.c P2P: Fix a corner case in peer addition based on PD Request 3 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 connection on 6 GHz channels if requested 3 years ago