hostap/src/common
David Spinadel 220754c553 hostapd: Add FTM range request
Add FTM range request via RRM. The AP sends Radio measurement request
with FTM range request as a request for the receiving STA to send FTM
requests to the given list of APs. The neighbor report part of the
request is taken from the neighbor database.

The control interface command is:

REQ_RANGE <dst addr> <rand_int> <min_ap> <responder> [<responder>..]

dst addr: MAC address of an associated STA
rand_int: Randomization Interval (0..65535) in TUs
min_ap: Minimum AP Count (1..15); minimum number of requested FTM ranges
	between the associated STA and the listed APs
responder: List of BSSIDs for neighboring APs for which a measurement
	is requested

Signed-off-by: David Spinadel <david.spinadel@intel.com>
2016-04-17 12:29:12 +03:00
..
common_module_tests.c
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 wpa_supplicant: Expose wpas_get_bands() and related API 2016-03-03 15:10:50 +02:00
eapol_common.h
gas.c
gas.h
hw_features_common.c hw_features: Merge similar return case in check_40mhz_2g4() 2015-06-29 23:23:56 +03:00
hw_features_common.h Make check_20mhz_bss() static 2015-06-20 16:05:54 +03:00
ieee802_1x_defs.h
ieee802_11_common.c hostapd: Save RM enabled capability of station 2016-04-17 12:29:12 +03:00
ieee802_11_common.h hostapd: Save RM enabled capability of station 2016-04-17 12:29:12 +03:00
ieee802_11_defs.h hostapd: Add FTM range request 2016-04-17 12:29:12 +03: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
qca-vendor-attr.h
qca-vendor.h Add QCA nl80211 vendor commands for TSF and WISA Feature 2016-04-05 19:31:09 +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 Add "git describe" based version string postfix 2015-10-16 22:20:55 +03:00
wpa_common.c Add the selector suite into wpa_parse_wpa_ie_rsn() "invalid group cipher" 2016-02-03 12:58:07 +02:00
wpa_common.h FT: Fix FTIE generation for 4-way handshake after FT protocol run 2015-12-10 00:14:35 +02:00
wpa_ctrl.c wpa_ctrl: Retry select() on EINTR 2016-02-07 12:20:38 +02:00
wpa_ctrl.h Add POLL_STA command to check connectivity in AP mode 2016-04-09 00:30:49 +03:00
wpa_helpers.c Use "STATUS-NO_EVENTS" instead of "STATUS" in get_wpa_status function 2015-11-01 21:05:10 +02:00
wpa_helpers.h