mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-05 03:29:24 +01:00
24 lines
532 B
Plaintext
24 lines
532 B
Plaintext
Adapter hierarchy
|
|
================
|
|
|
|
Service net.connman.iwd
|
|
Interface net.connman.iwd.Adapter [Experimental]
|
|
Object path /{phy0,phy1,...}
|
|
|
|
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.
|
|
|
|
string Vendor [readonly, optional]
|
|
|
|
Contains the vendor name of the adapter, if available.
|