hostapd: Allow FTM functionality to be published
authorLior David <qca_liord@qca.qualcomm.com>
Wed, 3 Aug 2016 14:41:53 +0000 (17:41 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 5 Sep 2016 18:23:07 +0000 (21:23 +0300)
commitfaecb39236f79f2b3f23d20d85b0353c6541f580
tree5570a322e49be0b489366e1bba47e7499616228f
parentff229935943cda3718e57fd11e4ef83f9e64d6d2
hostapd: Allow FTM functionality to be published

Add configuration options that control publishing of fine timing
measurement (FTM) responder and initiator functionality via bits 70, 71
of Extended Capabilities element. Typically, FTM functionality is
controlled by a location framework outside hostapd. When framework is
activated, it will use hostapd to configure the AP to publish the FTM
functionality. See IEEE P802.11-REVmc/D7.0, 9.4.2.27.

Signed-off-by: Lior David <qca_liord@qca.qualcomm.com>
hostapd/config_file.c
hostapd/hostapd.conf
src/ap/ap_config.h
src/ap/ieee802_11_shared.c