P2P: Disable periodic NoA when non-P2P STA is connected
authorJouni Malinen <jouni.malinen@atheros.com>
Fri, 9 Jul 2010 00:14:24 +0000 (17:14 -0700)
committerJouni Malinen <j@w1.fi>
Thu, 9 Sep 2010 14:17:20 +0000 (07:17 -0700)
commitaefb53bd5d837bc3f7a848e0f800f2a9a1cf6d21
treecce98777c9273b9fad9dd25149de212d090b3c97
parent4c08c0bd5765aa5bc6b7093e3eaa2d7a8f1c20c7
P2P: Disable periodic NoA when non-P2P STA is connected

For now, this applies to the test command that can be used to set
periodic NoA (p2p_set noa). The value are stored and periodic NoA
is enabled whenever there are no non-P2P STAs connected to the GO.
12 files changed:
src/ap/ap_drv_ops.c
src/ap/ap_drv_ops.h
src/ap/hostapd.c
src/ap/hostapd.h
src/ap/p2p_hostapd.c
src/ap/p2p_hostapd.h
src/ap/sta_info.c
src/ap/sta_info.h
wpa_supplicant/ctrl_iface.c
wpa_supplicant/driver_i.h
wpa_supplicant/p2p_supplicant.c
wpa_supplicant/p2p_supplicant.h