mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-04-02 08:56:52 +02:00

The AdHoc functionality in iwd.py was not consistent at all with how all the other classes worked (my bad). Instead we can create a very simple AdHocDevice class which inherits all the DBus magic in the IWDDBusAbstract class.