zephyr/drivers/modem
Lucas Denefle d1ba79a070 drivers: cellular: add signal and modem_info API
Implement modem info pulling using the init and periodic chat scripts

Signed-off-by: Lucas Denefle <lucas.denefle@converge.io>
2023-12-12 19:09:33 +01:00
..
CMakeLists.txt
Kconfig
Kconfig.cellular
Kconfig.gsm
Kconfig.hl7800 drivers: modem: hl7800: fix low power modes 2023-12-08 10:26:04 +00:00
Kconfig.quectel-bg9x
Kconfig.simcom-sim7080
Kconfig.ublox-sara-r4
Kconfig.wncm14a2a
gsm_ppp.c
hl7800.c drivers: modem: hl7800: fix low power modes 2023-12-08 10:26:04 +00:00
modem_cellular.c drivers: cellular: add signal and modem_info API 2023-12-12 19:09:33 +01:00
modem_cmd_handler.c
modem_cmd_handler.h
modem_context.c
modem_context.h
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
modem_socket.h
quectel-bg9x.c
quectel-bg9x.h
simcom-sim7080.c
simcom-sim7080.h
ublox-sara-r4.c
wncm14a2a.c