]> git.ipfire.org Git - thirdparty/hostap.git/commit
QCA vendor command for getting STA information
authorMin Liu <minliu@codeaurora.org>
Thu, 17 Oct 2019 08:03:03 +0000 (16:03 +0800)
committerJouni Malinen <j@w1.fi>
Fri, 20 Dec 2019 14:25:30 +0000 (16:25 +0200)
commit1f1567d2a68e582754abb77fe12e983cd48a7111
treeb19cea3e4417c22b22b3958691454ed9a184d507
parent5ae5dd03d5b0f4fb42c1f93486bc85f6d368d768
QCA vendor command for getting STA information

Add a QCA vendor subcommand QCA_NL80211_VENDOR_SUBCMD_GET_STA_INFO with
attributes defined in enum qca_wlan_vendor_attr_get_sta to get
information for a BSS in STA mode or for a peer STA in AP mode. This
vendor sub command can be used to get STA information from the driver to
userspace. The attributes defined in enum
qca_wlan_vendor_attr_get_sta_info are used to encapsulate required
information.

Signed-off-by: Min Liu <minliu@codeaurora.org>
src/common/qca-vendor.h