zephyr/drivers/modem
Joakim Andersson 0617b25126 drivers: modem: Add helper function to send data on modem cmd iface
Add helper function to send data on modem command handler interface.
This makes sure that when verbose logging is enabled all data is
actually logged.

Signed-off-by: Joakim Andersson <joerchan@gmail.com>
2025-05-06 18:24:01 +02:00
..
CMakeLists.txt
hl7800.c
Kconfig
Kconfig.at_shell
Kconfig.cellular modem: modem_cellular: Configurable MTU for CMUX 2025-03-24 19:33:07 +01:00
Kconfig.hl7800
Kconfig.quectel-bg9x
Kconfig.simcom-sim7080
Kconfig.ublox-sara-r4
Kconfig.wncm14a2a
modem_at_shell.c
modem_cellular.c modem: modem_cellular: Configurable MTU for CMUX 2025-03-24 19:33:07 +01:00
modem_cmd_handler.c drivers: modem: Add helper function to send data on modem cmd iface 2025-05-06 18:24:01 +02:00
modem_cmd_handler.h drivers: modem: Add helper function to send data on modem cmd iface 2025-05-06 18:24:01 +02:00
modem_context.c
modem_context.h
modem_iface_uart_async.c
modem_iface_uart_interrupt.c
modem_iface_uart.h
modem_receiver.c
modem_receiver.h
modem_shell.c
modem_socket.c
modem_socket.h
quectel-bg9x.c
quectel-bg9x.h
simcom-sim7080.c
simcom-sim7080.h
ublox-sara-r4.c drivers: modem: Fix possible race condition, reset sem before data send 2025-05-06 18:24:01 +02:00
wncm14a2a.c