Hi, I think that I found the real root of problem, but just want to be sure before submitting new patch. Should __connman_notifier_disconnect be also called after service transition from online/ready to configuration (which happens when setting new ip configuration for service), currently it is called only when service goes to disconnected or failure state. I think that the problem is that during next transition (from configuration to ready) __connman_notifier_connect is called, which is causing Technology Connected property going out of sync.
Regards, Mateusz Polrola Intel GmbH Dornacher Strasse 1 85622 Feldkirchen/Muenchen, Deutschland Sitz der Gesellschaft: Feldkirchen bei Muenchen Geschaeftsfuehrer: Christian Lamprechter, Hannes Schwaderer, Douglas Lusk Registergericht: Muenchen HRB 47456 Ust.-IdNr./VAT Registration No.: DE129385895 Citibank Frankfurt a.M. (BLZ 502 109 00) 600119052 _______________________________________________ connman mailing list [email protected] https://lists.connman.net/mailman/listinfo/connman
