hostapd: Handle Neighbor Report Request frame
authorDavid Spinadel <david.spinadel@intel.com>
Wed, 6 Apr 2016 16:42:09 +0000 (19:42 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 17 Apr 2016 09:29:07 +0000 (12:29 +0300)
commit2572df34b2bffd4fc052225d5e14a837d64458c3
tree921153f90492bb57bb43222b57a95203ffddbaad
parent061269b31605371898ed6ffaa59ba24831f28222
hostapd: Handle Neighbor Report Request frame

Process Neighbor Report Request frame and send Neighbor Report Response
frame based on the configured neighbor report data.

Signed-off-by: David Spinadel <david.spinadel@intel.com>
hostapd/Android.mk
hostapd/Makefile
src/ap/ieee802_11.c
src/ap/rrm.c [new file with mode: 0644]
src/ap/rrm.h [new file with mode: 0644]
src/common/ieee802_11_defs.h
wpa_supplicant/Android.mk
wpa_supplicant/Makefile