Nick Hainke e5cab973a4
hostapd: add measurement report value for beacon reports
Add the measurement report value to the beacon reports send via ubus. It
is possible to derive from the measurement report if a station refused to
do a beacon report and why. It is important to know why a station refuses
to do a beacon-report. In particular, we should not request a beacon
report from a station again that refused a beacon-report before.

The rejection reasons can be found by looking at the bits defined by:
- MEASUREMENT_REPORT_MODE_ACCEPT
- MEASUREMENT_REPORT_MODE_REJECT_LATE
- MEASUREMENT_REPORT_MODE_REJECT_INCAPABLE
- MEASUREMENT_REPORT_MODE_REJECT_REFUSED

Suggested-by: Ian Clowes <clowes_ian@hotmail.com>
Signed-off-by: Nick Hainke <vincent@systemli.org>
2022-10-13 16:53:37 +02:00
..
2020-01-05 19:36:46 +01:00
2022-09-11 01:30:11 +02:00
2022-03-22 22:03:37 +01:00
2021-11-04 15:04:45 +02:00
2022-09-27 17:16:42 +02:00
2020-04-26 13:00:36 +01:00
2022-08-24 23:25:11 +02:00
2022-09-16 22:02:28 +02:00
2021-09-21 19:43:20 +02:00