Hi Deepu,
On Fri, Feb 21, 2020 at 10:05:44AM +0000, Deepu Paul wrote:
I have a better fix now for the wifi disconnect with reason code 1.
Attaching the patch. Ideally both the patch works as expected.
Thanks for the patch. The forced disconnect was added because the
configuration of the network has changed while the STA was
connected. AP in question used this reason code 1 and 6 to tell that
the MAC filter has been enabled.
https://lists.01.org/hyperkitty/list/connman@lists.01.org/message/M62PKRL...
Unfortantly, we didn't really figure out why 1 was sent only
occasionally. That's why there is the comment.
Could you do the mentioned experiement in the mail above to see what
disconnect reason code you see?
I am not sure how to 'fix' both problems at the same time.
Anyway, the patch needs to update comment and explain why we change
it. Also the commit message should contain a lot of explanation
because I am sure we have to debug this place in the future.
Thanks,
Daniel