3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2024-11-22 06:29:23 +01:00

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

View File

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