What are the Wi-Fi disconnect reasons on adb dumpsys wifi?
1
vote
1
answer
766
views
adb dumpsys wifi
gives me, among many others, lines like this:
Event [IFNAME=wlan0 CTRL-EVENT-DISCONNECTED bssid=X reason=7]
What does reason=7
mean? What other reasons are there?
If [this](https://www.toomanyatoms.com/computer/disconnection_codes.html) applies to Android aswell (I guess so since Android does use wpa_supplicant), reason 7 would translate to "Class 3 frame received from nonassociated STA"
- Now what does that mean?
(I'm trying to debug WiFi disconnects that shouldn't happen.)
Asked by confetti
(622 rep)
Jan 17, 2020, 07:11 PM
Last activity: Jan 18, 2020, 11:53 AM
Last activity: Jan 18, 2020, 11:53 AM