X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=doc%2Fdevice-api.txt;h=7df3791958c84b614117df6cf0d2e90d7f8ee871;hb=eef3cadcb3bce384b8fb2b0531386c982021dc39;hp=ad462a6b6f777946279cbacfcae3943ecd72cf2b;hpb=88bebe2a27bfcc790b5ca2d6bf8a395c0efbb4ad;p=connman diff --git a/doc/device-api.txt b/doc/device-api.txt index ad462a6..7df3791 100644 --- a/doc/device-api.txt +++ b/doc/device-api.txt @@ -11,7 +11,6 @@ Methods dict GetProperties() the properties section for available properties. Possible Errors: [service].Error.InvalidArguments - [service].Error.DoesNotExist void SetProperty(string name, variant value) @@ -46,7 +45,10 @@ Signals PropertyChanged(string name, variant value) Properties string Name [readonly] - The device name (for example eth0, wlan0 etc.) + The device name (for example "Wireless" etc.) + + This name can be used for directly displaying it in + the application. It has pure informational purpose. string Type [readonly]