diff options
author | Nick Hainke <vincent@systemli.org> | 2019-12-06 18:17:06 +0100 |
---|---|---|
committer | David Bauer <mail@david-bauer.net> | 2020-03-30 01:46:50 +0200 |
commit | c8ef465e10f46fd017cc9c3e455cc368a2b9da2b (patch) | |
tree | 2e68e366bf302103ace169156acb0bec2a29e5dc /tools/make-ext4fs | |
parent | 86440659b5694b82300854778ed3ac20f86c63f1 (diff) | |
download | upstream-c8ef465e10f46fd017cc9c3e455cc368a2b9da2b.tar.gz upstream-c8ef465e10f46fd017cc9c3e455cc368a2b9da2b.tar.bz2 upstream-c8ef465e10f46fd017cc9c3e455cc368a2b9da2b.zip |
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>
Diffstat (limited to 'tools/make-ext4fs')
0 files changed, 0 insertions, 0 deletions