zephyr/drivers/wifi
Robert Lubos 7946988b16 net: sockets: Add separate macro for registering offloaded sockets
Add a separate macro for registering offloaded sockets implementation,
along with information in the structure whether the implementation is
offloaded or not. This allows to differentiate between native and
offloaded socket implementations, which is critical for binding socket
API with an interface.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2022-04-20 11:27:05 +02:00
..
esp32
esp_at wifi: esp_at: reset the modem in device init 2022-03-29 12:32:43 -07:00
eswifi net: sockets: Add separate macro for registering offloaded sockets 2022-04-20 11:27:05 +02:00
simplelink net: sockets: Add separate macro for registering offloaded sockets 2022-04-20 11:27:05 +02:00
winc1500 wifi: fix build error on wifi_winc1500_nm_bsp_internal.h 2022-03-14 22:04:54 -04:00
CMakeLists.txt
Kconfig