mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2026-01-24 12:57:56 +01:00
Previously, we had to wait for an arbitrary amount of time after iwd was started form the python scripts to make sure that the radio objects are available on the D-bus. This patch allows to wait inside of list_devices() method and get back a list of the devices once they are available.