hostapd/src/p2p
Jouni Malinen a6306bcc92 P2P: Split p2p_channels_union() into two functions
The separate p2p_channels_union_inplace() makes the function easier for
static analyzers to see that the result buffer is always initialized.
(CID 74494)

Signed-off-by: Jouni Malinen <j@w1.fi>
2014-12-06 12:16:32 +02:00
..
Makefile Add CONFIG_CODE_COVERAGE=y option for gcov 2013-11-24 19:16:12 +02:00
p2p.c P2P: Split p2p_channels_union() into two functions 2014-12-06 12:16:32 +02:00
p2p.h P2P: Document p2p_in_progress() return value 2 2014-10-31 00:50:01 +02:00
p2p_build.c Use P2P_IE_VENDOR_TYPE more consistently 2014-03-05 23:36:54 +02:00
p2p_dev_disc.c P2P: Fix SD and DevDisc to limit maximum wait time per driver support 2014-06-12 10:49:19 +03:00
p2p_go_neg.c P2P: Clean up p2p_go_neg_failed() calls 2014-10-29 13:04:09 +02:00
p2p_group.c Add generic mechanism for adding vendor elements into frames 2014-07-07 12:25:09 +03:00
p2p_i.h P2P: Split p2p_channels_union() into two functions 2014-12-06 12:16:32 +02:00
p2p_invitation.c P2P: Reinvite with social operation channel if no common channels 2014-11-27 17:55:54 +02:00
p2p_parse.c P2P: Make p2p_parse_p2p_ie() validation steps easier to analyze 2014-11-23 21:03:40 +02:00
p2p_pd.c Add generic mechanism for adding vendor elements into frames 2014-07-07 12:25:09 +03:00
p2p_sd.c P2P: Limit number of SD retries during find 2014-10-23 21:51:48 +03:00
p2p_utils.c P2P: Split p2p_channels_union() into two functions 2014-12-06 12:16:32 +02:00