P2P: Enable 40 MHz support for autonomous P2P group addition
authorRajkumar Manoharan <rmanohar@qca.qualcomm.com>
Wed, 15 Aug 2012 19:53:01 +0000 (22:53 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 15 Aug 2012 19:53:01 +0000 (22:53 +0300)
commit7aeac98509092116085150d76de55c08465ef681
tree4ab83aa89aa040f9677f20bcafe498fcca2b52e3
parent931228aa10ef33279ad632ac04ef56b8a954e7f2
P2P: Enable 40 MHz support for autonomous P2P group addition

Add optional "ht40" argument for p2p_group_add command to enable 40 MHz
in 5GHz band. This configures the secondary channel, when HT support is
enabled and if the HW supports 40 MHz channel width.

Signed-hostap: Rajkumar Manoharan <rmanohar@qca.qualcomm.com>
src/p2p/p2p.h
wpa_supplicant/ap.c
wpa_supplicant/config_ssid.h
wpa_supplicant/ctrl_iface.c
wpa_supplicant/dbus/dbus_new_handlers_p2p.c
wpa_supplicant/p2p_supplicant.c
wpa_supplicant/p2p_supplicant.h
wpa_supplicant/wpa_cli.c