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>
2021-09-30 18:27:37 +03:00
..
Makefile build: Make more library things common 2020-10-12 20:20:35 +03:00
p2p.c P2P: Do not stop Listen state if it is moving to correct channel 2021-08-12 17:52:28 +03:00
p2p.h P2P: Allow connection on 6 GHz channels if requested 2021-06-14 20:24:37 +03:00
p2p_build.c P2P: Align p2p_buf_add_pref_channel_list() prototype with definition 2021-08-26 16:04:58 +03:00
p2p_dev_disc.c P2PS: Refactor p2p_data::query_hash and p2p_data::query_count use 2015-06-15 17:30:01 +03:00
p2p_go_neg.c P2P: Make p2p_check_pref_chan_no_recv() easier for static analyzers 2021-09-30 18:27:37 +03:00
p2p_group.c P2P: Stop listen state if Action frame TX is needed on another channel 2019-02-17 16:53:03 +02:00
p2p_i.h P2P: Align p2p_buf_add_pref_channel_list() prototype with definition 2021-08-26 16:04:58 +03:00
p2p_invitation.c P2P: Allow connection on 6 GHz channels if requested 2021-06-14 20:24:37 +03:00
p2p_parse.c P2P: Filter control chars in group client device name similarly to peer 2015-10-26 23:43:45 +02:00
p2p_pd.c P2P: Fix a corner case in peer addition based on PD Request 2021-02-25 20:09:46 +02:00
p2p_sd.c P2P: Do not use wait_time for SD Response TX for last fragmentation 2017-04-01 14:25:26 +03:00
p2p_utils.c P2P: Allow connection on 6 GHz channels if requested 2021-06-14 20:24:37 +03:00