Skip to content

Commit

Permalink
os/board/rtl8730e: Modify API for obtaining wpa state (Samsung#6389)
Browse files Browse the repository at this point in the history
- Modify get_wpa_supplicant_state API to cater to usage after disconnection event
- Modify API to obtain key_mgmt value from recently disconnected connection
- Add API to obtain previous wifi join status

Co-authored-by: jw <[email protected]>
  • Loading branch information
jwei5 and jw authored Sep 12, 2024
1 parent 6552908 commit 94797b9
Show file tree
Hide file tree
Showing 10 changed files with 103,255 additions and 101,736 deletions.
Binary file modified build/tools/amebasmart/gnu_utility/km0_km4_app.bin
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
/* == "version" + "Realtek git version" + "compile date" + "compile time" == */

== version ad3d966441 2024/09/11-18:20:44 ==
1. Add support to obtain key_mgnt value during wifi disconnect event
2. Remove support of obtaining key_mgnt value of current wifi connection

== version c64c1d4098 2024/09/10-18:52:07 ==
1. Added cpsid disable interrupt in LP:KM0
Modify the flow to prevent KM0 and KM4 to modify SPIC clock at the same time
Expand Down
200,822 changes: 101,163 additions & 99,659 deletions build/tools/amebasmart/gnu_utility/target_img2.asm

Large diffs are not rendered by default.

Loading

0 comments on commit 94797b9

Please sign in to comment.