P2P: Implement wpas_p2p_move_go_csa()
authorAndrei Otcheretianski <andrei.otcheretianski@intel.com>
Tue, 8 Sep 2015 09:46:16 +0000 (12:46 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 3 Oct 2015 17:10:37 +0000 (20:10 +0300)
commit73afc20d409652b89cbc2f5e3cf8583d6bf4dcaa
treec9adcb63dfb597608b0952d24e6b8482796c2705
parent6315bfdba2ecf6bd6b1d0a7814efff63869dbf93
P2P: Implement wpas_p2p_move_go_csa()

Use channel switch mechanism to move a P2P GO to a new channel,
when required. In order to be able to reconfigure the GO channel,
split wpa_supplicant_conf_ap() function, so the frequency
configuration part can be reused to find additional CSA settings.

Signed-off-by: Andrei Otcheretianski <andrei.otcheretianski@intel.com>
wpa_supplicant/ap.c
wpa_supplicant/ap.h
wpa_supplicant/p2p_supplicant.c