3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2024-10-04 02:18:49 +02:00

doc: Add wiphy property

This commit is contained in:
Tim Kourt 2017-02-21 14:11:23 -05:00 committed by Denis Kenzior
parent 18886349df
commit dae0bbe17c

View File

@ -10,6 +10,10 @@ Properties boolean Powered [readwrite]
True if the adapter is powered. If false, the
all of adapter's devices are powered down.
string Name [readonly]
Contains the name of the adapter.
string Model [readonly, optional]
Contains the model name of the adapter, if available.