X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=doc%2Fservice-api.txt;h=7cc6fb4e4ffb90568a98226b4f008c224e05ce58;hb=af22afbaf54aaadb85d6df5d60c5b43f37ea5fc0;hp=92f93b01e96a56398eea29bab201d3ae1d8c5957;hpb=aedbdf2f8d649b06b2edd73272054f166de887cf;p=framework%2Fconnectivity%2Fconnman.git diff --git a/doc/service-api.txt b/doc/service-api.txt index 92f93b0..7cc6fb4 100644 --- a/doc/service-api.txt +++ b/doc/service-api.txt @@ -150,10 +150,11 @@ Properties string State [readonly] The service name (for example "Wireless" etc.) This name can be used for directly displaying it in - the application. It has pure informational purpose. + the application. It has pure informational purpose + and no attempt should be made to translate it. - For Ethernet devices and hidden WiFi networks it is - not guaranteed that this property is present. + For Ethernet devices and hidden WiFi networks this + property is not present. string Type [readonly] @@ -163,6 +164,9 @@ Properties string State [readonly] advanced properties or showing the correct icon to the user. + Together with a missing Name property, this can + be used to identify hidden WiFi networks. + array{string} Security [readonly] If the service type is WiFi, then this property is @@ -278,7 +282,9 @@ Properties string State [readonly] array{string} Domains [readonly] - The list of currently used search domains. + The list of currently used search domains taken + from Domains.Configurations if set, otherwise a + domain name if provided by DHCP or VPNs. array{string} Domains.Configuration [readwrite]