Hi, ConnMan has not supported Adhoc networks earlier but it has still created the network and service for them. The service has been in weird limbo state as it was only partly created (not registered to dbus) which can be problematic and cause issues.
This patchset makes wifi plugin to ignore adhoc networks so no network or service objects are created. Cheers, Jukka Jukka Rissanen (2): wifi: Ignore adhoc networks network: Remove adhoc check as it is not needed plugins/wifi.c | 10 +++++++--- src/network.c | 2 -- 2 files changed, 7 insertions(+), 5 deletions(-) -- 1.8.3.1 _______________________________________________ connman mailing list [email protected] https://lists.connman.net/mailman/listinfo/connman
