zephyr/drivers/modem
Ryan Erickson 522718d7fd modem: hl7800: optimize socket cleanup on boot
On boot cleanup any restored sockets if they exist.

Signed-off-by: Ryan Erickson <ryan.erickson@ezurio.com>
2025-01-20 11:15:57 +01:00
..
CMakeLists.txt
hl7800.c modem: hl7800: optimize socket cleanup on boot 2025-01-20 11:15:57 +01:00
Kconfig drivers: modem: Modem socket does not build without NET_SOCKETS enabled 2025-01-17 13:54:34 +01:00
Kconfig.at_shell
Kconfig.cellular modem_cellular: Add support for the Telit ME310G1 LTE modem 2024-10-17 09:46:09 +02:00
Kconfig.hl7800
Kconfig.quectel-bg9x
Kconfig.simcom-sim7080
Kconfig.ublox-sara-r4
Kconfig.wncm14a2a
modem_at_shell.c
modem_cellular.c drivers: modem: modem_cellular: add missing break statement 2024-12-19 15:18:06 +01:00
modem_cmd_handler.c lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
modem_cmd_handler.h
modem_context.c
modem_context.h lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
modem_iface_uart.h
modem_iface_uart_async.c
modem_iface_uart_interrupt.c
modem_receiver.c
modem_receiver.h
modem_shell.c
modem_socket.c drivers: modem: Fix modem_socket returning object for fd zero after init 2025-01-17 13:54:34 +01:00
modem_socket.h
quectel-bg9x.c
quectel-bg9x.h
simcom-sim7080.c
simcom-sim7080.h
ublox-sara-r4.c
wncm14a2a.c