Files
wlan-ucentral-schema/schema/interface.ssid.rrm.yml
John Crispin 36075e3cca ssid: add sae_pwe and rnr support
Signed-off-by: John Crispin <john@phrozen.org>
2022-05-06 11:03:01 +02:00

33 lines
853 B
YAML

description:
Enable 802.11k Radio Resource Management (RRM) for this BSS.
type: object
properties:
neighbor-reporting:
description:
Enable neighbor report via radio measurements (802.11k).
type: boolean
default: false
reduced-neighbor-reporting:
description:
Enable reduced neighbor reports.
type: boolean
default: false
lci:
description:
The content of a LCI measurement subelement
type: string
civic-location:
description:
The content of a location civic measurement subelement
type: string
ftm-responder:
description:
Publish fine timing measurement (FTM) responder functionality on this BSS.
type: boolean
default: false
stationary-ap:
description:
Stationary AP config indicates that the AP doesn't move.
type: boolean
default: false