zephyr/drivers/wifi/eswifi
Bilal Wasim 64d5192f60 drivers: wifi: eswifi: Fully populate sockaddr_in on async msg
Updating the eswifi driver to provide port information (along with
IP / net context) whenever an async message is received. This is
needed to fully populate the "remote" info in "net_context"
required whenever net_context_send is called.

Also adding code to populate "remote" info in "net_context"..

Tested with STM32 disco IOT kit. Fixes #25621

Signed-off-by: Bilal Wasim <bilalwasim676@gmail.com>
2020-05-26 21:40:23 +02:00
..
CMakeLists.txt
eswifi_bus_spi.c drivers: wifi: eswifi: Convert to new DT_INST macros 2020-03-27 11:05:19 -05:00
eswifi_core.c drivers: Replace printf by printk when applicable 2020-05-09 21:25:33 +02:00
eswifi_offload.c drivers: wifi: eswifi: Fully populate sockaddr_in on async msg 2020-05-26 21:40:23 +02:00
eswifi_offload.h
eswifi_socket_offload.c drivers: Replace printf by printk when applicable 2020-05-09 21:25:33 +02:00
eswifi_socket.c drivers: Replace printf by printk when applicable 2020-05-09 21:25:33 +02:00
eswifi.h drivers: Replace printf by printk when applicable 2020-05-09 21:25:33 +02:00
Kconfig.eswifi