zephyr/drivers/modem
Peter Bigot df106a1708 modem: gsm: correct timeout parameter to k_delayed_work_submit
The parameter is a k_timeout_t, not an integer in milliseconds.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-04-20 18:09:18 +03:00
..
CMakeLists.txt
Kconfig net: buf: Move LEGACY_TIMEOUT_API selection to specific subsystems 2020-04-03 23:17:53 +03:00
Kconfig.gsm net: ppp: Convert PPP driver to use normal UART APIs 2020-04-17 10:15:54 +03:00
Kconfig.ublox-sara-r4 drivers: modem: sara-r4: support for network indication on SARA modems 2020-02-10 12:29:41 +02:00
Kconfig.wncm14a2a
gsm_ppp.c modem: gsm: correct timeout parameter to k_delayed_work_submit 2020-04-20 18:09:18 +03:00
modem_cmd_handler.c drivers: modem: Add support for commands that don't have a line ending 2020-03-11 23:48:06 +02:00
modem_cmd_handler.h drivers: modem: Add support for commands that don't have a line ending 2020-03-11 23:48:06 +02:00
modem_context.c
modem_context.h drivers: modem: Fix gpio compile errors with modem shell 2020-02-06 12:33:20 +02:00
modem_iface_uart.c modem: gsm: Initialize the modem UART separately 2020-04-17 10:15:54 +03:00
modem_iface_uart.h modem: gsm: Initialize the modem UART separately 2020-04-17 10:15:54 +03:00
modem_pin.c drivers: modem: Remove invalid comparison 2020-03-10 13:03:03 +02:00
modem_receiver.c
modem_receiver.h
modem_shell.c modem: shell: Add info command 2020-04-17 10:15:54 +03:00
modem_socket.c drivers: modem: socket: add is_connected field to modem_socket 2020-02-10 12:29:41 +02:00
modem_socket.h drivers: modem: socket: add is_connected field to modem_socket 2020-02-10 12:29:41 +02:00
ublox-sara-r4.c drivers: modem: ublox-sara-r4: Convert to new DT_INST macros 2020-03-30 13:08:30 -05:00
wncm14a2a.c drivers: modem: wncm14a2a: Convert to new DT_INST macros 2020-03-30 14:38:58 -05:00