]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/drivers/driver_nl80211_event.c
nl80211: Test vendor command and event
authorJouni Malinen <jouni@qca.qualcomm.com>
Mon, 9 Feb 2015 15:26:54 +0000 (17:26 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 9 Feb 2015 16:07:29 +0000 (18:07 +0200)
commit1db718b3ce9a1eb8e14462fdf65732b89aa7e375
tree413cdb9c3ad5713870fd297781dcb9f3d81a1cbe
parent7ebc7e8fa64c0ef73dcf180ddf5f0178e83b9922
nl80211: Test vendor command and event

This adds testing code (for CONFIG_TESTING_OPTIONS=y builds only) to
send an nl80211 vendor command and report a test vendor event in case
the driver supports this.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/common/qca-vendor.h
src/drivers/driver_nl80211.c
src/drivers/driver_nl80211.h
src/drivers/driver_nl80211_capa.c
src/drivers/driver_nl80211_event.c