esp-idf/components/esp_wifi
zhangyanjiao 277f0f4470 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-06 17:27:42 +08:00
..
esp32 esp_wifi: fix ret when setting channel at wifi not started, fix timer callback 2023-06-27 21:34:53 +08:00
esp32c2 esp_wifi: fix ret when setting channel at wifi not started, fix timer callback 2023-06-27 21:34:53 +08:00
esp32c3 esp_wifi: fix ret when setting channel at wifi not started, fix timer callback 2023-06-27 21:34:53 +08:00
esp32c6 esp_wifi: fix ret when setting channel at wifi not started, fix timer callback 2023-06-27 21:34:53 +08:00
esp32s2 esp_wifi: fix ret when setting channel at wifi not started, fix timer callback 2023-06-27 21:34:53 +08:00
esp32s3 esp_wifi: fix ret when setting channel at wifi not started, fix timer callback 2023-06-27 21:34:53 +08:00
include feat(wifi): Add API to get RSSI info after station connects to AP 2023-07-06 17:27:42 +08:00
lib@019806ed40 feat(wifi): Add API to get RSSI info after station connects to AP 2023-07-06 17:27:42 +08:00
src all: Removes unnecessary newline character in logs 2023-06-09 03:31:21 +08:00
test_apps all: Removes unnecessary newline character in logs 2023-06-09 03:31:21 +08:00
test_md5 coex: support esp32h2 coex lib 2023-03-16 17:23:43 +08:00
wifi_apps fix(esp_wifi): NAN Service discovery and datapath bugfixes 2023-07-05 10:35:14 +05:30
.build-test-rules.yml
CMakeLists.txt Remove -Wno-format in esp_phy, esp_wifi, wpa_supplicant components 2023-03-27 06:42:08 +00:00
Kconfig esp32h4: checked all the corner stuffs of the removal 2023-04-23 12:03:07 +00:00
linker.lf
sdkconfig.rename