zephyr/drivers/wifi
John Johnson dbf3d6e911 drivers: esp_at: implement bind() and recvfrom() for UDP sockets
Implement bind() and recvfrom() for UDP sockets. This is achived by
setting remote field in net_pkt which in return makes recvfrom() fill
in *src_addr. This is only implemented for passiv mode and CIPDINFO needs
to be enabled. Also set net_if to non-dormant when enabling AP mode to
make binding to a port and address possible.

Signed-off-by: John Johnson <john.filip.johnson@gmail.com>
2024-02-26 12:21:47 +01:00
..
esp32 wifi: conn_mgr connectivity bindings 2024-01-30 18:51:46 -05:00
esp_at drivers: esp_at: implement bind() and recvfrom() for UDP sockets 2024-02-26 12:21:47 +01:00
eswifi wifi: conn_mgr connectivity bindings 2024-01-30 18:51:46 -05:00
infineon wifi: conn_mgr connectivity bindings 2024-01-30 18:51:46 -05:00
simplelink wifi: conn_mgr connectivity bindings 2024-01-30 18:51:46 -05:00
winc1500 wifi: conn_mgr connectivity bindings 2024-01-30 18:51:46 -05:00
CMakeLists.txt drivers: wifi: added Infineon AIROC WIFI driver 2023-11-08 15:07:37 +00:00
Kconfig drivers: wifi: added Infineon AIROC WIFI driver 2023-11-08 15:07:37 +00:00