doc: Add Adapter property to D-Bus API

This allows to walk the tree in reverse order.
This commit is contained in:
Daniel Wagner 2016-11-02 15:24:31 +01:00 committed by Denis Kenzior
parent 5e0b24dcb2
commit 47d158393d
1 changed files with 4 additions and 0 deletions

View File

@ -89,3 +89,7 @@ Properties string Name [readonly]
Reflects whether the device is currently scanning Reflects whether the device is currently scanning
for networks. net.connman.iwd.Network objects are for networks. net.connman.iwd.Network objects are
updated when this property goes from true to false. updated when this property goes from true to false.
object Adapter [readonly]
The object path of the adapter the device belongs to.