mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-12-22 04:32:37 +01:00
doc: add WDS property to Device interface
This commit is contained in:
parent
0b3a9570ef
commit
233fa6259d
@ -128,6 +128,13 @@ Properties string Name [readonly]
|
||||
radio is powered down and no other actions can
|
||||
be performed on the device.
|
||||
|
||||
boolean WDS [readwrite]
|
||||
|
||||
True if the interface is set to use the 4-address
|
||||
format for the 802.11 packet header. If false, the
|
||||
classic format is used. When activated, the interface
|
||||
can be added to a Layer2 bridge to create a WDS.
|
||||
|
||||
boolean Scanning [readonly]
|
||||
|
||||
Reflects whether the device is currently scanning
|
||||
|
Loading…
Reference in New Issue
Block a user