mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-01-30 11:34:10 +01:00
fb4b7e7a0b
Subscribe to InterfacesAdded/Removed/PropertiesChanged signals before using GetManagedObjects. For some reason when iwd starts after the client, we consistently get the managed objects list from before Adapter interfaces are added but we miss the subsequent InterfacesAdded signals, probably has to do with the GetManagedObjects and the AddMatch calls all being synchronous. Secondly call self.populate_devices() on init as it won't be called if IWD is not on the bus. |
||
---|---|---|
.. | ||
connect-network | ||
connect-p2p | ||
disconnect-network | ||
get-powered | ||
list-devices | ||
list-known-networks | ||
monitor-ead | ||
monitor-iwd | ||
scan-for-networks | ||
set-mode | ||
set-powered | ||
simple-agent | ||
start-adhoc | ||
wfd-source | ||
wps-cancel | ||
wps-pin | ||
wps-push-button |