hostap/src/common
Sunil Dutt 33117656e6 Define a QCA vendor attribute to update the listen interval
This commit defines an attribute
QCA_WLAN_VENDOR_ATTR_CONFIG_LISTEN_INTERVAL which allows the currently
used listen interval to be updated using
QCA_NL80211_VENDOR_SUBCMD_SET_WIFI_CONFIGURATION. This update applies
only during the association and is done without updating the AP about
the change.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
2017-05-10 23:58:46 +03:00
..
cli.c cli: Share a common tokenize_cmd() implementation 2016-08-06 12:46:39 +03:00
cli.h cli: Share a common tokenize_cmd() implementation 2016-08-06 12:46:39 +03:00
common_module_tests.c tests: More ieee802_11_vendor_ie_concat() coverage 2016-12-26 14:44:44 +02:00
ctrl_iface_common.c Comment out UDP/UNIX socket code from common ctrl_iface based on build 2016-03-28 00:17:45 +03:00
ctrl_iface_common.h ctrl_iface_common: Use sockaddr_storage instead of sockaddr_un 2016-03-05 17:15:05 +02:00
defs.h FILS: Specify if FILS HLP was sent in connect 2017-04-29 16:35:23 +03:00
dhcp.h FILS: Fix fils_hlp.c build with older netinet/udp.h definitions 2017-02-26 12:18:29 +02:00
eapol_common.h PAE: Use be16/be32 instead of u16/u32 for spartse 2016-06-24 01:38:48 +03:00
gas.c
gas.h
hw_features_common.c hw_features: Move VHT capabilities checks to common 2017-02-19 15:53:05 +02:00
hw_features_common.h hw_features: Move VHT capabilities checks to common 2017-02-19 15:53:05 +02:00
ieee802_1x_defs.h wpa_supplicant: Add macsec_integ_only setting for MKA 2016-11-20 00:35:16 +02:00
ieee802_11_common.c Fix 160 MHz opclass channel to frequency conversion 2017-05-07 22:08:43 +03:00
ieee802_11_common.h OWE: Define and parse Diffie-Hellman Parameter element 2017-03-12 00:23:36 +02:00
ieee802_11_defs.h OWE: Define and parse Diffie-Hellman Parameter element 2017-03-12 00:23:36 +02:00
linux_bridge.h Use a separate header file for Linux bridge interface definitions 2016-03-26 11:27:18 +02:00
linux_vlan.h Use own header file for defining Linux VLAN kernel interface 2016-03-26 11:24:38 +02:00
Makefile
privsep_commands.h privsep: Support frequency list for scan requests 2016-12-03 18:27:16 +02:00
qca-vendor-attr.h
qca-vendor.h Define a QCA vendor attribute to update the listen interval 2017-05-10 23:58:46 +03:00
sae.c SAE: Check SHA256-PRF operation result 2016-03-27 21:44:49 +03:00
sae.h mesh: Fix PMKID to match the standard 2015-12-28 17:21:08 +02:00
tnc.h
version.h The master branch is now used for v2.7 development 2016-10-02 22:27:26 +03:00
wpa_common.c FILS: Implement FILS-FT derivation 2017-05-07 17:04:29 +03:00
wpa_common.h FILS: Implement FILS-FT derivation 2017-05-07 17:04:29 +03:00
wpa_ctrl.c wpa_ctrl: Retry select() on EINTR 2016-02-07 12:20:38 +02:00
wpa_ctrl.h MBO: Parse MBO ANQP-element on STA 2017-03-10 18:57:12 +02:00
wpa_helpers.c wpa_helpers: Ignore link-local IPv4 address while waiting for DHCP 2017-03-26 21:13:21 +03:00
wpa_helpers.h