Kapil Gupta
|
d4151643ca
|
fix(esp_wifi): Fix some compilation errors in roaming app
|
2025-04-07 18:58:08 +08:00 |
|
Kapil Gupta
|
ef9da59ea9
|
fix(esp_wifi): Removed unnecessary handlers to cleanup
|
2025-04-07 18:58:08 +08:00 |
|
Kapil Gupta
|
dc802d98d3
|
fix(esp_wifi): Roaming app, sync api naming
|
2025-04-07 18:58:08 +08:00 |
|
Kapil Gupta
|
2aa64cefae
|
fix(esp_wifi): Some more cleanup for roaming app
|
2025-04-07 18:58:08 +08:00 |
|
Kapil Gupta
|
5deeaecdf4
|
fix(esp_wifi): moving around roaming app code a bit
|
2025-04-07 18:58:08 +08:00 |
|
Kapil Gupta
|
0b8775e1c7
|
fix(roaming_app): Add get set config params for the app
|
2025-04-07 18:58:08 +08:00 |
|
Kapil Gupta
|
b353ab7427
|
fix(wifi): Provide a config option to skip IP renew during roam
|
2025-04-07 18:58:08 +08:00 |
|
Kapil Gupta
|
a34e915a2a
|
fix(esp_wifi): Set minimum scan time to 30ms in roaming app
|
2025-04-07 18:58:08 +08:00 |
|
Kapil Gupta
|
9e6700110a
|
fix(wifi): Fix some issues observed in roaming app
|
2025-04-07 18:58:08 +08:00 |
|
Aditi
|
4724d7c5e7
|
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-02-28 11:35:22 +08:00 |
|
Kapil Gupta
|
baed5ea1e9
|
fix(esp_wifi): Stop roaming app when station stops
|
2024-10-25 23:39:05 +05:30 |
|
jgujarathi
|
74bb92cc5f
|
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-10-25 23:32:14 +05:30 |
|
Shreyas Sheth
|
5dac537f6b
|
fix(esp_wifi): Fix crash in wifi deinit due to roaming neighbor list
|
2024-07-31 14:47:52 +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 |
|