X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=doc%2Ftechnology-api.txt;h=fb6bd3145d177e635f76258e9538fba7a18cbfda;hb=30602f521a85820a9f6b7ac04876400e00c68b15;hp=14245eb6f89094a39019ebc3cb253fd17b8c155b;hpb=a079cfe6f815f8c69055de834d1ccbdf1fd94ba7;p=platform%2Fupstream%2Fconnman.git diff --git a/doc/technology-api.txt b/doc/technology-api.txt index 14245eb..fb6bd31 100755 --- a/doc/technology-api.txt +++ b/doc/technology-api.txt @@ -68,13 +68,16 @@ Properties boolean Powered [readwrite] Boolean representing if a technology is connected. - This is just a convience property for allowing the + This is just a convenience property for allowing the UI to easily show if this technology has an active connection or not. If this property is True it means that at least one service of this technology is in ready state. + In case of P2P technology, this property indicates + if the peer is fully connected to another peer. + string Name [readonly] Name of this technology.