hostapd/src/common
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
..
defs.h Add support for using GCMP cipher from IEEE 802.11ad 2012-08-29 11:52:15 +03:00
eapol_common.h Share a single definition of EAPOL-Key structure for WEP keys 2012-08-07 21:27:01 +03:00
gas.c Add generic GAS request mechanism 2012-08-27 18:13:10 +03:00
gas.h Add generic GAS request mechanism 2012-08-27 18:13:10 +03:00
ieee802_11_common.c WFD: Add Wi-Fi Display support 2012-08-29 19:51:29 +03:00
ieee802_11_common.h WFD: Add Wi-Fi Display support 2012-08-29 19:51:29 +03:00
ieee802_11_defs.h WFD: Add support for sending Wi-Fi Display service discovery requests 2012-08-29 19:51:29 +03:00
Makefile Remove unnecessary SUBDIRS loops from src/*/Makefile 2010-04-17 17:10:31 +03:00
privsep_commands.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
version.h Update version number to 2.0-devel 2011-11-03 12:19:44 +02:00
wpa_common.c Add support for using GCMP cipher from IEEE 802.11ad 2012-08-29 11:52:15 +03:00
wpa_common.h Add support for using GCMP cipher from IEEE 802.11ad 2012-08-29 11:52:15 +03:00
wpa_ctrl.c wpa_cli: Print nice prompt when using remote UDP 2012-08-05 20:50:17 +03:00
wpa_ctrl.h WFD: Add wfd_subelems hexdump in BSS ctrl_iface command output 2012-08-29 19:51:29 +03:00