Kapil Gupta
|
4f127f57e2
|
fix(esp_wifi): Fix some compilation errors in roaming app
|
2025-03-05 12:24:15 +05:30 |
|
Aditi
|
a1631199dc
|
fix(wpa_supplicant): Add two separate flags for RRM and WNM
Added two separate flags CONFIG_RRM(80211k) and CONFIG_WNM(80211v)
flags under IEEE80211KV support flag.
|
2025-01-03 16:44:49 +05:30 |
|
Kapil Gupta
|
5633f2f169
|
fix(esp_wifi): Removed unnecessary handlers to cleanup
|
2025-01-02 11:52:15 +05:30 |
|
Kapil Gupta
|
de28ee09d6
|
fix(esp_wifi): Roaming app, sync api naming
|
2025-01-02 11:47:18 +05:30 |
|
Kapil Gupta
|
2577769813
|
fix(esp_wifi): Some more cleanup for roaming app
|
2025-01-02 11:47:18 +05:30 |
|
Kapil Gupta
|
7028b8f573
|
fix(esp_wifi): moving around roaming app code a bit
|
2025-01-02 11:47:18 +05:30 |
|
Kapil Gupta
|
f61847b4b4
|
fix(roaming_app): Add get set config params for the app
|
2025-01-02 11:47:18 +05:30 |
|
Kapil Gupta
|
e028cc6952
|
fix(wifi): Provide a config option to skip IP renew during roam
|
2025-01-02 11:47:18 +05:30 |
|
Kapil Gupta
|
d2fde65545
|
fix(esp_wifi): Set minimum scan time to 30ms in roaming app
|
2025-01-02 11:47:18 +05:30 |
|
Kapil Gupta
|
6693354474
|
fix(wifi): Fix some issues observed in roaming app
|
2025-01-02 11:47:18 +05:30 |
|
Kapil Gupta
|
b66f4444d7
|
fix(esp_wifi): Stop roaming app when station stops
|
2024-09-11 12:01:31 +05:30 |
|
jgujarathi
|
6547315dde
|
fix(esp_wifi): Stops roaming app upon application initiated disconnect
Stops roaming app when the application initiates a disconnect.
Roaming app if enabled will be restarted when the station reconnects again.
|
2024-09-11 11:39:43 +08:00 |
|
Shreyas Sheth
|
63baf5b56f
|
fix(esp_wifi): Fix crash in wifi deinit due to roaming neighbor list
|
2024-07-29 19:39:27 +05:30 |
|
Kapil Gupta
|
431a2a7d1c
|
fix(esp_wifi): Address review comments
|
2024-04-01 23:00:01 +08:00 |
|
jgujarathi
|
9a88dab748
|
feat(esp_wifi): Add support for advanced roaming as a wifi app
- Adds support for advanced roaming as a wifi app.
|
2024-04-01 23:00:01 +08:00 |
|