MBO: Track STA cellular data capability from association request
authorJouni Malinen <jouni@qca.qualcomm.com>
Mon, 22 Feb 2016 11:03:28 +0000 (13:03 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 22 Feb 2016 17:53:05 +0000 (19:53 +0200)
commit6332aaf3b2c031f964f4f83ec4914ef273d0b49d
tree448b3cda94f4730bbe7304d78ede31e9855f658c
parentf3cb7a69693063e19decc57e4edae030f50e8158
MBO: Track STA cellular data capability from association request

This makes hostapd parse the MBO attribute in (Re)Association Request
frame and track the cellular data capability (mbo_cell_capa=<val> in STA
control interface command).

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
hostapd/Android.mk
hostapd/Makefile
src/ap/ctrl_iface_ap.c
src/ap/drv_callbacks.c
src/ap/ieee802_11.c
src/ap/mbo_ap.c [new file with mode: 0644]
src/ap/mbo_ap.h [new file with mode: 0644]
src/ap/sta_info.h
wpa_supplicant/Android.mk
wpa_supplicant/Makefile