Skip to content

libwifi: mtk: implement get_beacon_ies

Marek Puzyniak requested to merge get_beacon_ies into devel

Beacon IEs are taken from hostapd via new

hostapd_cli command "get_beacon ies".

IEs from hex string format are converted to binary array.

Signed-off-by: Marek Puzyniak marek.puzyniak@iopsys.eu

@janusz @bartlomiej.grzeskowiak Please take a look.

Merge request reports