Home
last modified time | relevance | path

Searched refs:esp32_wifi_send (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/wifi/esp32/src/
Desp_wifi_drv.c92 static int esp32_wifi_send(const struct device *dev, struct net_pkt *pkt) in esp32_wifi_send() function
934 .wifi_iface.send = esp32_wifi_send,