diff --git a/doc/adapter-api.txt b/doc/adapter-api.txt index 525a617a..379936e1 100644 --- a/doc/adapter-api.txt +++ b/doc/adapter-api.txt @@ -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] diff --git a/doc/device-api.txt b/doc/device-api.txt index e552d19c..cb2d5453 100644 --- a/doc/device-api.txt +++ b/doc/device-api.txt @@ -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] diff --git a/doc/knownnetwork-api.txt b/doc/knownnetwork-api.txt index 4b3bd885..63e5b25d 100644 --- a/doc/knownnetwork-api.txt +++ b/doc/knownnetwork-api.txt @@ -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() diff --git a/doc/network-api.txt b/doc/network-api.txt index 1b2627e8..ca479118 100644 --- a/doc/network-api.txt +++ b/doc/network-api.txt @@ -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() diff --git a/doc/station-api.txt b/doc/station-api.txt index 3e9a5559..821d0a59 100644 --- a/doc/station-api.txt +++ b/doc/station-api.txt @@ -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()