]> git.ipfire.org Git - thirdparty/hostap.git/commit
QCA vendor command for adding a STA node
authorShiva Sankar Gajula <sgajula@codeaurora.org>
Tue, 8 Oct 2019 00:57:59 +0000 (06:27 +0530)
committerJouni Malinen <j@w1.fi>
Tue, 15 Oct 2019 12:39:22 +0000 (15:39 +0300)
commit8dda97c75812efde6b460f4f312ea616f05816c6
tree69618bf0f6d6fa5a10929b009e3f616ed9056a49
parentb41dc61afaf8aec5a59d9a81a8922e7057600272
QCA vendor command for adding a STA node

Add a QCA vendor subcommand QCA_NL80211_VENDOR_SUBCMD_ADD_STA_NODE with
attributes qca_wlan_vendor_attr_add_sta_node_params to add STA peer
entries in AP mode. This vendor sub command is used in FT roaming
scenario to send STA node information from application/service to
driver/firmware. The attributes defined in enum
qca_wlan_vendor_attr_add_sta_node_params are used to deliver the
parameters.

Signed-off-by: Shiva Sankar Gajula <sgajula@codeaurora.org>
src/common/qca-vendor.h