hostap/src/p2p
Constantin Musca 7139cf4a4f P2P: Decrement sd_pending_bcast_queries when sd returns success
The sd_pending_bcast_queries variable should be decremented only
in case of success. This way, the supplicant can retry if a service
discovery request fails.

Signed-off-by: Constantin Musca <constantin.musca@intel.com>
2014-09-28 11:03:48 +03:00
..
Makefile Add CONFIG_CODE_COVERAGE=y option for gcov 2013-11-24 19:16:12 +02:00
p2p.c P2P: Decrement sd_pending_bcast_queries when sd returns success 2014-09-28 11:03:48 +03:00
p2p.h P2P: Make unrecognized vendor elements available in P2P_PEER 2014-07-08 15:57:30 +03: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: Fix radio work issue with wait-for-peer GO Negotiation 2014-09-09 18:00:42 +03:00
p2p_group.c Add generic mechanism for adding vendor elements into frames 2014-07-07 12:25:09 +03:00
p2p_i.h Add generic mechanism for adding vendor elements into frames 2014-07-07 12:25:09 +03:00
p2p_invitation.c Add generic mechanism for adding vendor elements into frames 2014-07-07 12:25:09 +03:00
p2p_parse.c P2P NFC: Static handover with NFC Tag on client 2014-01-27 21:44:30 +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: Decrement sd_pending_bcast_queries when sd returns success 2014-09-28 11:03:48 +03:00
p2p_utils.c P2P: Check os_get_random() return value more consistently 2014-09-13 16:27:52 +03:00