openwrt-mirror/package
Nick Hainke c8ef465e10 hostapd: expose beacon reports through ubus
Subscribe to beacon reports through ubus.
Can be used for hearing map and client steering purposes.

First enable rrm:
    ubus call hostapd.wlan0 bss_mgmt_enable '{"beacon_report":True}'

Subscribe to the hostapd notifications via ubus.

Request beacon report:
    ubus call hostapd.wlan0 rrm_beacon_req
	'{"addr":"00:xx:xx:xx:xx:xx", "op_class":0, "channel":1,
	"duration":1,"mode":2,"bssid":"ff:ff:ff:ff:ff:ff", "ssid":""}'

Signed-off-by: Nick Hainke <vincent@systemli.org>
[rework identation]
Signed-off-by: David Bauer <mail@david-bauer.net>
2020-03-30 01:46:50 +02:00
..
base-files base-files: convert leading spaces to tabs in functions.sh 2020-03-13 15:51:30 +01:00
boot uboot-sunxi: a64: allow booting directly from eMMC 2020-03-28 13:03:02 +01:00
devel strace: update to version 5.5 2020-02-24 23:25:28 +01:00
firmware linux-firmware: add firmware for RTL8723BS SDIO modules 2020-03-28 13:03:02 +01:00
kernel mac80211: Update to version 5.4.27 2020-03-29 18:22:10 +02:00
libs jansson: import jansson from packages 2020-03-29 17:27:54 +01:00
network hostapd: expose beacon reports through ubus 2020-03-30 01:46:50 +02:00
system rpcd: fix respawn settings 2020-03-16 22:21:45 +01:00
utils bcm27xx-userland: update to latest version 2020-03-23 09:06:49 +01:00
Makefile packages: apply usign padding workarounds to package indexes if needed 2019-08-07 07:15:07 +02:00