hostap/wpa_supplicant/dbus
Eliad Peller 20ea1ca406 P2P: Add VHT parameter to P2P operations
Add the option to ask for VHT operation similarly to the way ht40 is
configured - either by adding 'vht' param to the relevant p2p_*
commands or by configuring p2p_go_vht=1 in the configuration file.

This patch only adds the configuration option (e.g., via control
interface). The actual handling of the VHT parameter (asking the driver
to use VHT, etc.) will be done by the following patch.

Signed-hostap: Eliad Peller <eliadx.peller@intel.com>
2013-10-27 19:46:17 +02:00
..
.gitignore
dbus-wpa_supplicant.conf
dbus_common.c dbus: Terminate cleanly on messagebus shutdown 2013-05-16 20:47:28 +03:00
dbus_common.h
dbus_common_i.h
dbus_dict_helpers.c Convert os_realloc() for an array to use os_realloc_array() 2012-08-13 21:21:23 +03:00
dbus_dict_helpers.h
dbus_new.c D-Bus: Clean up debug print for P2P invitation result 2013-10-20 21:38:02 +03:00
dbus_new.h D-Bus: Emit signal when a station is authorized or deauthorized 2013-06-22 12:09:09 +03:00
dbus_new_handlers.c Use ARRAY_SIZE() macro 2013-10-26 17:49:05 +03:00
dbus_new_handlers.h dbus_new: Add EAP logon/logoff 2013-04-23 17:57:55 +03:00
dbus_new_handlers_p2p.c P2P: Add VHT parameter to P2P operations 2013-10-27 19:46:17 +02:00
dbus_new_handlers_p2p.h
dbus_new_handlers_wps.c WPS: Allow PIN timeout to be specified with wpa_supplicant AP/GO 2012-10-10 17:22:35 +03:00
dbus_new_helpers.c D-Bus: Fix per-iface object unregistration on not existing objects 2013-08-31 16:46:24 +03:00
dbus_new_helpers.h
dbus_new_introspect.c
dbus_old.c Fix build with CONFIG_NO_CONFIG_BLOBS 2013-03-16 12:20:21 +02:00
dbus_old.h
dbus_old_handlers.c Use ARRAY_SIZE() macro 2013-10-26 17:49:05 +03:00
dbus_old_handlers.h
dbus_old_handlers_wps.c
fi.epitest.hostap.WPASupplicant.service.in
fi.w1.wpa_supplicant1.service.in
Makefile