mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-06 21:42:26 +00:00
The original Ublox SARA-R4 driver was written for the net_context APIs. As a result many of the return values are not POSIX standard. Let's go through all of the socket offload functions and make sure we return standard values (0 or -1) and set errno where appropriate. Signed-off-by: Michael Scott <mike@foundries.io> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
gsm_ppp.c | ||
Kconfig | ||
Kconfig.gsm | ||
Kconfig.ublox-sara-r4 | ||
Kconfig.wncm14a2a | ||
modem_cmd_handler.c | ||
modem_cmd_handler.h | ||
modem_context.c | ||
modem_context.h | ||
modem_iface_uart.c | ||
modem_iface_uart.h | ||
modem_pin.c | ||
modem_receiver.c | ||
modem_receiver.h | ||
modem_shell.c | ||
modem_socket.c | ||
modem_socket.h | ||
ublox-sara-r4.c | ||
wncm14a2a.c |