Share a common helper function for restarting sched_scan
[mech_eap.git] / src / p2p / p2p_sd.c
2016-03-07 Lior DavidP2P: Adjust service discovery maximum fragment size...
2016-01-04 Jouni MalinenP2P: Try SD Query with each non-ACK peer only once...
2015-10-24 Jouni MalinenP2P: Avoid undefined behavior in pointer arithmetic
2014-10-23 Jouni MalinenP2P: Limit number of SD retries during find
2014-09-28 Constantin MuscaP2P: Decrement sd_pending_bcast_queries when sd returns...
2014-06-12 Jouni MalinenP2P: Fix SD and DevDisc to limit maximum wait time...
2014-03-05 Rahul JainUse P2P_IE_VENDOR_TYPE more consistently
2014-02-20 Jithu JanceP2P: Address few issues seen with P2P SD
2013-05-18 Jouni MalinenP2P: Clean up debug prints
2013-04-27 Jouni MalinenP2P: Clean up channel--frequency conversion functions
2012-08-29 Jouni MalinenWFD: Add support for sending Wi-Fi Display service...
2012-07-02 Masashi HonmaP2P: Check memory allocation result in a Service Discov...
2012-04-11 Jouni MalinenP2P: Clear P2P_DEV_SD_INFO when new wildcard SD query...
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2011-11-18 Jouni MalinenUse NULL instead of 0 for pointers
2011-09-29 Jouni MalinenMove GAS/ANQP build routines to a separate file from P2P
2011-09-26 Jouni MalinenRename and fix ANQP definitions to match IEEE Std 802...
2011-02-24 Konguraj(Raj) Kula... P2P: Embed publically visible struct in peer info
2010-10-20 Jouni MalinenP2P: Fix p2p_send_action conversions
2010-10-20 Jouni MalinenP2P: Delay send_action call if p2p_scan is in progress
2010-09-09 Jouni MalinenP2P: Fix GAS fragmentation to match with IEEE 802.11u
2010-09-09 Jouni MalinenP2P: Initial support for SD fragmentation (GAS Comeback...
2010-09-09 Jouni MalinenP2P: Add initial version of P2P Module