]> git.ipfire.org Git - thirdparty/hostap.git/commit
Add QCA interface for driver to report various connect fail reason codes
authorVamsi Krishna <vamsin@codeaurora.org>
Thu, 8 Oct 2020 12:17:19 +0000 (17:47 +0530)
committerJouni Malinen <j@w1.fi>
Wed, 14 Oct 2020 20:06:47 +0000 (23:06 +0300)
commitcc3d6efa8b04af1590feac23b639b2c60dd68860
tree1cd71bce6bf953ae5448f144f7bc0c350311e676
parent39748963d76152e05cf8177306af11f4ffe6f434
Add QCA interface for driver to report various connect fail reason codes

The connection process fails for several reasons and the status codes
defined in IEEE Std 802.11 do not cover the locally generated reason
codes. Add an attribute to QCA_NL80211_VENDOR_SUBCMD_GET_STA_INFO vendor
sub command which can be used by the driver/firmware to report various
additional reason codes for connection failures.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
src/common/qca-vendor.h