summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rwxr-xr-x[-rw-r--r--]doc/advanced-configuration.txt0
-rwxr-xr-x[-rw-r--r--]doc/agent-api.txt0
-rwxr-xr-x[-rw-r--r--]doc/backtrace.txt0
-rwxr-xr-x[-rw-r--r--]doc/behavior-api.txt0
-rwxr-xr-x[-rw-r--r--]doc/clock-api.txt0
-rwxr-xr-x[-rw-r--r--]doc/config-format.txt0
-rwxr-xr-x[-rw-r--r--]doc/connman.80
-rwxr-xr-x[-rw-r--r--]doc/connman.conf.55
-rwxr-xr-x[-rw-r--r--]doc/counter-api.txt0
-rwxr-xr-x[-rw-r--r--]doc/ipconfig-api.txt0
-rwxr-xr-x[-rw-r--r--]doc/manager-api.txt0
-rwxr-xr-x[-rw-r--r--]doc/overview-api.txt0
-rwxr-xr-x[-rw-r--r--]doc/peer-api.txt1
-rwxr-xr-x[-rw-r--r--]doc/plugin-api.txt0
-rwxr-xr-x[-rw-r--r--]doc/service-api.txt33
-rwxr-xr-x[-rw-r--r--]doc/session-api.txt0
-rwxr-xr-x[-rw-r--r--]doc/session-overview.txt0
-rwxr-xr-x[-rw-r--r--]doc/session-policy-format.txt0
-rwxr-xr-x[-rw-r--r--]doc/technology-api.txt17
-rwxr-xr-x[-rw-r--r--]doc/vpn-connection-api.txt0
-rwxr-xr-x[-rw-r--r--]doc/vpn-manager-api.txt0
-rwxr-xr-x[-rw-r--r--]doc/vpn-overview.txt0
22 files changed, 56 insertions, 0 deletions
diff --git a/doc/advanced-configuration.txt b/doc/advanced-configuration.txt
index 12c2250e..12c2250e 100644..100755
--- a/doc/advanced-configuration.txt
+++ b/doc/advanced-configuration.txt
diff --git a/doc/agent-api.txt b/doc/agent-api.txt
index 2ddd19a6..2ddd19a6 100644..100755
--- a/doc/agent-api.txt
+++ b/doc/agent-api.txt
diff --git a/doc/backtrace.txt b/doc/backtrace.txt
index ac8472cc..ac8472cc 100644..100755
--- a/doc/backtrace.txt
+++ b/doc/backtrace.txt
diff --git a/doc/behavior-api.txt b/doc/behavior-api.txt
index 5feea768..5feea768 100644..100755
--- a/doc/behavior-api.txt
+++ b/doc/behavior-api.txt
diff --git a/doc/clock-api.txt b/doc/clock-api.txt
index 6818f5a8..6818f5a8 100644..100755
--- a/doc/clock-api.txt
+++ b/doc/clock-api.txt
diff --git a/doc/config-format.txt b/doc/config-format.txt
index b16f4e43..b16f4e43 100644..100755
--- a/doc/config-format.txt
+++ b/doc/config-format.txt
diff --git a/doc/connman.8 b/doc/connman.8
index 7297cf86..7297cf86 100644..100755
--- a/doc/connman.8
+++ b/doc/connman.8
diff --git a/doc/connman.conf.5 b/doc/connman.conf.5
index 626edfd9..c1ca75cc 100644..100755
--- a/doc/connman.conf.5
+++ b/doc/connman.conf.5
@@ -126,5 +126,10 @@ really know what you are doing.
Restore earlier tethering status when returning from offline mode,
re-enabling a technology, and after restarts and reboots.
Default value is false.
+.TP
+.B Enable6to4=\fPtrue|false\fP
+Automatically enable Anycast 6to4 if possible. This is not recommended, as the
+use of 6to4 will generally lead to a severe degradation of connection quality.
+See RFC6343. Default value is false (as recommended by RFC6343 section 4.1).
.SH "SEE ALSO"
.BR Connman (8)
diff --git a/doc/counter-api.txt b/doc/counter-api.txt
index 32411d57..32411d57 100644..100755
--- a/doc/counter-api.txt
+++ b/doc/counter-api.txt
diff --git a/doc/ipconfig-api.txt b/doc/ipconfig-api.txt
index 080fdac5..080fdac5 100644..100755
--- a/doc/ipconfig-api.txt
+++ b/doc/ipconfig-api.txt
diff --git a/doc/manager-api.txt b/doc/manager-api.txt
index 31e137ca..31e137ca 100644..100755
--- a/doc/manager-api.txt
+++ b/doc/manager-api.txt
diff --git a/doc/overview-api.txt b/doc/overview-api.txt
index f1268878..f1268878 100644..100755
--- a/doc/overview-api.txt
+++ b/doc/overview-api.txt
diff --git a/doc/peer-api.txt b/doc/peer-api.txt
index cc094ff2..b871f4d5 100644..100755
--- a/doc/peer-api.txt
+++ b/doc/peer-api.txt
@@ -100,3 +100,4 @@ Properties string State [readonly] [experimental]
The TLV formated byte array representing the
WiFi Display Informations Elements.
+
diff --git a/doc/plugin-api.txt b/doc/plugin-api.txt
index 616938b8..616938b8 100644..100755
--- a/doc/plugin-api.txt
+++ b/doc/plugin-api.txt
diff --git a/doc/service-api.txt b/doc/service-api.txt
index b4f1dca0..7d9889e6 100644..100755
--- a/doc/service-api.txt
+++ b/doc/service-api.txt
@@ -122,6 +122,13 @@ Methods dict GetProperties() [deprecated]
Possible Errors: None
+ boolean GetUserFavorite() [experimental]
+
+ This function is used to check whether this service
+ is favorite to the current user.
+
+ Possible Errors: None
+
Signals PropertyChanged(string name, variant value)
This signal indicates a changed value of the given
@@ -193,6 +200,32 @@ Properties string State [readonly]
This property might be only present for WiFi
services.
+ string BSSID [readonly]
+
+ If the service type is WiFi, then this property
+ indicates the BSSID of the service.
+
+ uint32 MaxRate [readonly]
+
+ If the service type is WiFi, then this property
+ indicates the Maximum speed(bps) of the service.
+
+ uint16 Frequency [readonly]
+
+ If the service type is WiFi, then this property
+ indicates the frequency band(MHz) of the service.
+
+ string EncryptionMode [readonly]
+
+ If the service type is WiFi, then this property
+ indicates the key encryption mode.
+
+ Possible values are "none", "wep", "tkip", "aes"
+ and "mixed".
+
+ This property might be only present for WiFi
+ services.
+
uint8 Strength [readonly]
Indicates the signal strength of the service. This
diff --git a/doc/session-api.txt b/doc/session-api.txt
index 3aac535a..3aac535a 100644..100755
--- a/doc/session-api.txt
+++ b/doc/session-api.txt
diff --git a/doc/session-overview.txt b/doc/session-overview.txt
index 23931678..23931678 100644..100755
--- a/doc/session-overview.txt
+++ b/doc/session-overview.txt
diff --git a/doc/session-policy-format.txt b/doc/session-policy-format.txt
index babc2c10..babc2c10 100644..100755
--- a/doc/session-policy-format.txt
+++ b/doc/session-policy-format.txt
diff --git a/doc/technology-api.txt b/doc/technology-api.txt
index f97eac01..14245eb6 100644..100755
--- a/doc/technology-api.txt
+++ b/doc/technology-api.txt
@@ -45,6 +45,18 @@ Signals PropertyChanged(string name, variant value)
This signal indicates a changed value of the given
property.
+ DhcpConnected(string aptype, string ipaddr,
+ string macaddr, string hostname)
+
+ This signal indicates a station information that
+ has connected to the AP(Access Point).
+
+ DhcpLeaseDeleted(string aptype, string ipaddr,
+ string macaddr, string hostname)
+
+ This signal indicates a station information that
+ has disconnected to the AP(Access Point).
+
Properties boolean Powered [readwrite]
Boolean representing the power state of the
@@ -97,3 +109,8 @@ Properties boolean Powered [readwrite]
This property is only valid for the WiFi technology,
and is then mapped to the WPA pre-shared key clients
will have to use in order to establish a connection.
+
+ boolean Hidden [readwrite]
+
+ This option allows to enable or disable the support
+ for the hidden Wi-Fi tethering.
diff --git a/doc/vpn-connection-api.txt b/doc/vpn-connection-api.txt
index 4367699f..4367699f 100644..100755
--- a/doc/vpn-connection-api.txt
+++ b/doc/vpn-connection-api.txt
diff --git a/doc/vpn-manager-api.txt b/doc/vpn-manager-api.txt
index 66c5beef..66c5beef 100644..100755
--- a/doc/vpn-manager-api.txt
+++ b/doc/vpn-manager-api.txt
diff --git a/doc/vpn-overview.txt b/doc/vpn-overview.txt
index 42b6e94a..42b6e94a 100644..100755
--- a/doc/vpn-overview.txt
+++ b/doc/vpn-overview.txt