hostapd: add ubus method for requesting link measurements
authorDavid Bauer <mail@david-bauer.net>
Tue, 29 Mar 2022 22:31:26 +0000 (00:31 +0200)
committerDavid Bauer <mail@david-bauer.net>
Thu, 7 Apr 2022 23:19:18 +0000 (01:19 +0200)
Add a ubus method to request link-measurements from connected STAs.

In addition to the STAs address, the used and maximum transmit power can
be provided by the external process for the link-measurement. If they
are not provided, 0 is used as the default value.

Signed-off-by: David Bauer <mail@david-bauer.net>

No differences found