Skip to content

os/board/bk7239n, wpa_supplicant: report fine-grained WPA state during WiFi join process#7283

Merged
hk-gwak merged 1 commit intoSamsung:masterfrom
bekencorp:detail_wpas_state
Apr 20, 2026
Merged

os/board/bk7239n, wpa_supplicant: report fine-grained WPA state during WiFi join process#7283
hk-gwak merged 1 commit intoSamsung:masterfrom
bekencorp:detail_wpas_state

Conversation

@jenny668-yesok
Copy link
Copy Markdown
Contributor

adapter requires more detailed WPA supplicant state reporting during the STA connection process.

Key changes:

  • Track the actual WPA state in wpa_supplicant and expose it to the adapter layer.
  • Return the real WPA sub-state when upper layer queries connection progress.
  • Classify STA connect failure and disconnection by reason code and WPA state.
  • Reset auth_fail_cnt on successful STA connection.

…g WiFi join process

adapter requires more detailed WPA supplicant state reporting during
the STA connection process.

Key changes:
- Track the actual WPA state in wpa_supplicant and expose it to the adapter layer.
- Return the real WPA sub-state when upper layer queries connection progress.
- Classify STA connect failure and disconnection by reason code and WPA state.
- Reset auth_fail_cnt on successful STA connection.
Copy link
Copy Markdown
Collaborator

@hk-gwak hk-gwak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For applying samsung specific logic in this change.

@hk-gwak hk-gwak merged commit 56dfcf5 into Samsung:master Apr 20, 2026
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants