mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-11 05:13:19 +00:00
Listen func goes through a chain of calls to call winc1500_accept. This is done to install the accept callback and should not block. This fixes #28953 where winc1500 driver blocks on listen. Signed-off-by: Nicolai Glud <nicolai.glud@prevas.dk> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig.winc1500 | ||
wifi_winc1500_config.h | ||
wifi_winc1500_nm_bsp_internal.h | ||
wifi_winc1500_nm_bsp.c | ||
wifi_winc1500_nm_bus_wrapper.c | ||
wifi_winc1500.c |