mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-10-29 11:07:23 +01: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.