---
 doc/service-api.txt    |  2 +-
 doc/technology-api.txt | 13 +++++++++++++
 2 files changed, 14 insertions(+), 1 deletion(-)

diff --git a/doc/service-api.txt b/doc/service-api.txt
index b33eb6f..4d85bae 100644
--- a/doc/service-api.txt
+++ b/doc/service-api.txt
@@ -161,7 +161,7 @@ Properties  string State [readonly]
 
                string Type [readonly]
 
-                       The service type (for example "ethernet", "wifi" etc.)
+                       The service type (for example "ethernet", "wifi", 
"peer", etc.)
 
                        This information should only be used to determine
                        advanced properties or showing the correct icon
diff --git a/doc/technology-api.txt b/doc/technology-api.txt
index 9fe66b3..37aab0c 100644
--- a/doc/technology-api.txt
+++ b/doc/technology-api.txt
@@ -71,6 +71,19 @@ Properties   boolean Powered [readwrite]
                        advanced properties or showing the correct icon
                        to the user.
 
+               boolean P2P [readwrite]
+
+                       This option allows to enable or disable the support
+                       for P2P wireless network also known as WiFi Direct.
+
+                       When P2P is enabled scanning will scan for P2P peer
+                       clients as well.
+
+               string P2PIdentifier [readwrite]
+
+                       This option allows to set the name of the device
+                       used in P2P communication.
+
                boolean Tethering [readwrite]
 
                        This option allows to enable or disable the support
-- 
1.8.1.2

_______________________________________________
connman mailing list
connman@connman.net
https://lists.connman.net/mailman/listinfo/connman

Reply via email to