zephyr/drivers/modem
Ryan Erickson 2d7ccb59a9 drivers: modem: hl7800: Fix cases where socket would not close
There are cases where the socket would not be closed.
offload_put function will now always close the socket
properly.

Remove error log messages as they are redundant.
on_cmd_sock_error_code handles printing errors.

Signed-off-by: Ryan Erickson <ryan.erickson@lairdconnect.com>
2020-10-05 15:41:03 -05:00
..
CMakeLists.txt
gsm_ppp.c modem: iface_uart: use ring_buf_{claim,finish} API 2020-10-05 17:04:52 +03:00
hl7800.c drivers: modem: hl7800: Fix cases where socket would not close 2020-10-05 15:41:03 -05:00
Kconfig
Kconfig.gsm
Kconfig.hl7800
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: improve RX flow with HW flow control 2020-10-05 17:04:52 +03:00
modem_iface_uart.h modem: iface_uart: improve RX flow with HW flow control 2020-10-05 17:04:52 +03:00
modem_pin.c
modem_receiver.c
modem_receiver.h
modem_shell.c
modem_socket.c
modem_socket.h
ublox-sara-r4.c drivers: modem: ublox-sara-r4: inform modem_context about HW flow control 2020-10-05 17:04:52 +03:00
wncm14a2a.c