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 driver: wifi: esp_at: fix typo in CIPDINFO option 2024-09-05 09:49:33 +02:00
esp.c drivers: wifi: esp_at: only log errors in active mode with full IPD 2024-09-06 12:04:49 -05:00
esp.h drivers: wifi: esp_at: fix UDP socket setup 2024-07-09 19:06:12 +02:00
esp_offload.c drivers: wifi: esp_at: s/ntohs/htons/ after parsing port number 2024-08-01 12:36:07 +02:00
esp_socket.c drivers: wifi: esp_at: fix UDP socket setup 2024-07-09 19:06:12 +02:00