hostap/src
Peng Xu a6f5b1937a P2P: Allow P2P listen being offloaded to the driver/firmware
This allows P2P Listen to be offloaded to device to enhance power
saving.

To start P2P listen offload, from wpa_cli interface, issue the command:
	p2p_lo_start <freq> <period> <interval> <count>

To stop P2P listen offload, issue the command:
	p2p_lo_stop

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
2016-07-03 22:36:58 +03:00
..
ap tests: Add TEST_FAIL() to hostapd_get_aid() 2016-06-28 20:44:55 +03:00
common P2P: Allow P2P listen being offloaded to the driver/firmware 2016-07-03 22:36:58 +03:00
crypto OpenSSL: Update to match the modified DH_get0_key() API 2016-06-25 00:35:17 +03:00
drivers P2P: Allow P2P listen being offloaded to the driver/firmware 2016-07-03 22:36:58 +03:00
eap_common TLS: Split tls_connection_prf() into two functions 2016-05-23 20:40:12 +03:00
eap_peer TNCC: Mark functions static 2016-06-24 01:38:04 +03:00
eap_server TNCS: Mark functions static 2016-06-24 19:02:47 +03:00
eapol_auth RADIUS: Share a single function for generating session IDs 2016-02-06 17:19:35 +02:00
eapol_supp Fix EAPOL reauth after FT protocol or offloaded PMKSA cache use 2015-11-19 21:16:18 +02:00
fst FST: Make fst_action_names static 2016-06-23 17:48:48 +03:00
l2_packet l2_packet: Extend bridge workaround RX processing to cover two frames 2016-01-07 13:30:59 +02:00
p2p P2P: Allow P2P listen being offloaded to the driver/firmware 2016-07-03 22:36:58 +03:00
pae PAE: Use big endian version in current_peer_id.mn to be more consistent 2016-06-24 19:02:58 +03:00
radius Check md5_vector() result in decrypt_ms_key() 2016-05-16 20:08:53 +03:00
rsn_supp TDLS: Declare tdls_testing as extern in a header file 2016-06-23 13:31:04 +03:00
tls TLS: Make tls_cert_chain_failure_event() more robust 2015-12-28 18:31:11 +02:00
utils Move extern declarations for ext_password backends into a header file 2016-06-24 19:02:58 +03:00
wps tests: Declare module test functions in a header file 2016-06-23 18:26:09 +03:00
lib.rules Add QUIET=1 option for make 2014-12-29 15:49:05 +02:00
Makefile FST: Add the Fast Session Transfer (FST) module 2015-07-16 18:26:15 +03:00