zephyr/drivers/wifi/esp_at
Marcin Niestroj 3431d09f09 drivers: wifi: esp_at: fix missing channel in scan result
WiFi scan results were not updated with information about channel, after
scan results parsing was updated. Fix that.

Fixes: a6b06004c2 ("drivers: wifi: esp_at: handle commas in SSIDs during
  scan and status")
Signed-off-by: Marcin Niestroj <m.niestroj@emb.dev>
2024-04-12 16:51:52 -04:00
..
CMakeLists.txt drivers: wifi: build as static library 2021-08-17 06:06:03 -04:00
esp.c drivers: wifi: esp_at: fix missing channel in scan result 2024-04-12 16:51:52 -04:00
esp.h drivers: wifi: esp_at: escape SSID and PSK 2024-02-28 18:02:44 +00:00
esp_offload.c drivers: wifi: esp_at: do not connect socket on bind(INADDR_ANY) 2024-04-10 12:23:12 -05:00
esp_socket.c drivers: esp_at: implement bind() and recvfrom() for UDP sockets 2024-02-26 12:21:47 +01:00
Kconfig.esp_at drivers: esp_at: implement bind() and recvfrom() for UDP sockets 2024-02-26 12:21:47 +01:00