zephyr/drivers/wifi/esp_at
Daniel Mangum a80af336c2 drivers: wifi: esp_at: only log errors in active mode with full IPD
Removes constant error logging when parsing IPD headers in active mode and
waiting on remote IP and port. Currently an error message is logged for
every character in the remote IP and port until the full length obtained.

Signed-off-by: Daniel Mangum <georgedanielmangum@gmail.com>
2024-09-06 12:04:49 -05:00
..
CMakeLists.txt
Kconfig.esp_at
esp.c
esp.h
esp_offload.c
esp_socket.c