zephyr/drivers/wifi
Jordan Yates a2c0bd8dd1 wifi: esp_at: notify receivers on async close
`esp_close_work` can be queued from the `on_cmd_closed`, which clears
`ESP_SOCK_CONNECTED` and sets `ESP_SOCK_CLOSE_PENDING`, but does no
further work. The receive callback should still be run with no data when
the socket is closed through this mechanism.

Signed-off-by: Jordan Yates <jordan.yates@data61.csiro.au>
2022-05-13 14:53:48 +02:00
..
esp32 drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
esp_at wifi: esp_at: notify receivers on async close 2022-05-13 14:53:48 +02:00
eswifi drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
simplelink drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
winc1500 drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
CMakeLists.txt drivers: wifi: build as static library 2021-08-17 06:06:03 -04:00
Kconfig drivers: wifi: esp_at: rename driver from esp 2021-05-06 13:21:39 -04:00