mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-21 08:14:00 +08:00
WifiManager: fix connect flash while forgetting (#37416)
* real traces for some tests combine and new test for low strength/turn off hotspot while connecting revert wifiui * stupid llm * clean up
This commit is contained in:
@@ -26,6 +26,7 @@ class NMDeviceStateReason(IntEnum):
|
||||
IP_CONFIG_UNAVAILABLE = 5
|
||||
NO_SECRETS = 7
|
||||
SUPPLICANT_DISCONNECT = 8
|
||||
SUPPLICANT_TIMEOUT = 11
|
||||
CONNECTION_REMOVED = 38
|
||||
USER_REQUESTED = 39
|
||||
SSID_NOT_FOUND = 53
|
||||
|
||||
Reference in New Issue
Block a user