3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2024-11-22 06:29:23 +01:00

doc: Mark interfaces as stable

This commit is contained in:
Denis Kenzior 2019-10-28 21:16:07 -05:00
parent 45d5b5e475
commit a9c1a428b5
5 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@ Adapter hierarchy
================
Service net.connman.iwd
Interface net.connman.iwd.Adapter [Experimental]
Interface net.connman.iwd.Adapter
Object path /net/connman/iwd/{phy0,phy1,...}
Properties boolean Powered [readwrite]

View File

@ -2,7 +2,7 @@ Device hierarchy
================
Service net.connman.iwd
Interface net.connman.iwd.Device [Experimental]
Interface net.connman.iwd.Device
Object path /net/connman/iwd/{phy0,phy1,...}/{1,2,...}
Properties string Name [readonly]

View File

@ -2,7 +2,7 @@ KnownNetwork hierarchy
======================
Service net.connman.iwd
Interface net.connman.iwd.KnownNetwork [Experimental]
Interface net.connman.iwd.KnownNetwork
Object path /net/connman/iwd/Xxx
Methods void Forget()

View File

@ -2,7 +2,7 @@ Network hierarchy
=================
Service net.connman.iwd
Interface net.connman.iwd.Network [Experimental]
Interface net.connman.iwd.Network
Object path /net/connman/iwd/{phy0,phy1,...}/{1,2,...}/Xxx
Methods void Connect()

View File

@ -2,7 +2,7 @@ Station hierarchy
=================
Service net.connman.iwd
Interface net.connman.iwd.Station [Experimental]
Interface net.connman.iwd.Station
Object path /net/connman/iwd/{phy0,phy1,...}/{1,2,...}
Methods void Scan()