]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/wpa_supplicant.c
GAS: Use off-channel operations for requests
authorJouni Malinen <jouni@qca.qualcomm.com>
Thu, 29 Sep 2011 16:22:08 +0000 (19:22 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 29 Sep 2011 19:19:51 +0000 (22:19 +0300)
commit24f6497c344a4f924737102f4931ad7969316349
treeffe13b661de3a81548b48868e814f3d4a9e0654b
parent04ea7b794735fc7183fd5b7f81030bc4d6482467
GAS: Use off-channel operations for requests

This separates off-channel Action frame TX/RX from P2P into a generic
implementation that can now be used both for P2P and GAS needs.
wpa_supplicant/Makefile
wpa_supplicant/events.c
wpa_supplicant/gas_query.c
wpa_supplicant/offchannel.c [new file with mode: 0644]
wpa_supplicant/offchannel.h [new file with mode: 0644]
wpa_supplicant/p2p_supplicant.c
wpa_supplicant/wpa_supplicant.c
wpa_supplicant/wpa_supplicant_i.h