esp-idf/components/esp_wifi
zhangyanjiao d829f2485e feat(wifi): Add API to get RSSI info after station connects to AP
- Add esp_wifi_sta_get_rssi() function to retrieve RSSI info after station connects to AP
2023-07-20 10:26:43 +08:00
..
esp32 esp_wifi: add protection for mac reset (backport 4.4) 2022-11-08 11:01:51 +08:00
esp32c3 esp_wifi: add protection for mac reset (backport 4.4) 2022-11-08 11:01:51 +08:00
esp32s2 Merge branch 'bugfix/add_protection_for_mac_rst_v4.4' into 'release/v4.4' 2022-11-09 17:58:48 +08:00
esp32s3 esp_wifi: add protection for mac reset (backport 4.4) 2022-11-08 11:01:51 +08:00
include feat(wifi): Add API to get RSSI info after station connects to AP 2023-07-20 10:26:43 +08:00
lib@70366b600a fix(esp_wifi) : Fix collection of issues in sta roam and scan. 2023-07-19 10:46:43 +05:30
src smartconfig: fix the issue of sending failure and exit 2023-03-31 17:26:05 +08:00
test esp_wifi: add small UT for country code 2022-09-19 15:22:57 +08:00
test_md5 ci: improve checks for Wi-Fi/PHYlibraries 2022-01-05 17:29:35 +08:00
CMakeLists.txt esp_phy: move lib_printf.c to esp_phy 2022-01-11 12:09:11 +08:00
component.mk esp_phy: decouple esp_phy component from esp_wifi and bt 2021-06-03 16:17:31 +08:00
Kconfig esp_wifi: change max connection num on ESP32C3 and ESP32S3 2022-12-22 11:45:50 +08:00
linker.lf wifi: Fix linking of WiFi functions dependent on PM_ENABLE 2022-07-01 12:29:35 +08:00
sdkconfig.rename Add HW external coexist api. 2021-10-12 14:05:14 +08:00