]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - wl12xx/hostap.git/commit
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)
committerArik Nemtsov <arik@wizery.com>
Tue, 4 Sep 2012 13:00:29 +0000 (16:00 +0300)
commit989a796c078f377f1640e42e6c7957effc3c24e2
tree3ad9089e318b81c53f209823e500fcc2970a9699
parent6fe0d966c3d1f388e897ebd62c7c94c770890b4f
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