hostap/src
Jouni Malinen 347d6a5b76 WFD: Add support for sending Wi-Fi Display service discovery requests
wpa_cli p2p_serv_disc_req command can now be used to request WSD
request to be sent to specified or all peers who support WSD.

format: wifi-display <list of roles> <list of subelements>
examples:
p2p_serv_disc_req 00:00:00:00:00:00 wifi-display [source] 2,3,4,5
p2p_serv_disc_req 02:01:02:03:04:05 wifi-display [pri-sink] 3
p2p_serv_disc_req 00:00:00:00:00:00 wifi-display [sec-source] 2
p2p_serv_disc_req 00:00:00:00:00:00 wifi-display [source+sink] 2,3,4,5
p2p_serv_disc_req 00:00:00:00:00:00 wifi-display [source][pri-sink] 2,3,4,5

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
2012-08-29 19:51:29 +03:00
..
ap WFD: Add Wi-Fi Display support 2012-08-29 19:51:29 +03:00
common WFD: Add support for sending Wi-Fi Display service discovery requests 2012-08-29 19:51:29 +03:00
crypto Add sha256-prf.tls into libcrypto build 2012-08-22 11:15:55 +03:00
drivers Add support for using GCMP cipher from IEEE 802.11ad 2012-08-29 11:52:15 +03:00
eap_common Add UNAUTH-TLS vendor specific EAP type 2012-08-22 22:34:11 +03:00
eap_peer Clear idleWhile timer when EAP peer state machine is not in use 2012-08-26 23:35:08 +03:00
eap_server Add UNAUTH-TLS vendor specific EAP type 2012-08-22 22:34:11 +03:00
eapol_auth Initialize EAPOL auth identity/cui with STA entry data 2012-08-19 14:23:20 +03:00
eapol_supp Clear idleWhile timer when EAP peer state machine is not in use 2012-08-26 23:35:08 +03:00
l2_packet Update license notification in files initially contributed by Sam 2012-06-30 19:36:04 +03:00
p2p WFD: Add support for sending Wi-Fi Display service discovery requests 2012-08-29 19:51:29 +03:00
radius RADIUS DAS: Verify that Error-Code attribute is added 2012-08-19 18:32:35 +03:00
rsn_supp Add support for using GCMP cipher from IEEE 802.11ad 2012-08-29 11:52:15 +03:00
tls LibTomMath: Use 64-bit mode for mp_digit 2012-06-09 11:53:30 +03:00
utils wpabuf: Get rid of separate ext_data pointer 2012-08-19 18:25:25 +03:00
wps WPS: Maintain more AP state during WPS PIN iteration 2012-08-27 13:48:11 +03:00
lib.rules Add rules for building src/crypto as a library 2009-12-05 22:03:46 +02:00
Makefile P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00