zephyr/tests/subsys/modem
Bjarki Arge Andreasen 27b0d4e3fe modem: chat: remove receive and transmit timeouts
Remove receive and transmit timeouts which are no
longer useful as the RECEIVE_READY and
TRANSMIT_IDLE events will be used to efficiently
manage timeouts between transmit/receive calls.

Then update the the in-tree drivers using the
modem_chat module to omit the process timeout
parameter.

Signed-off-by: Bjarki Arge Andreasen <bjarki@arge-andreasen.me>
2024-01-25 11:22:42 +01:00
..
backends modem: backend: tty: Implement transmit idle event 2024-01-11 16:09:44 +00:00
mock tests: modem: pipe: mock: Implement TRANSMIT_IDLE event 2024-01-15 15:11:50 +01:00
modem_chat modem: chat: remove receive and transmit timeouts 2024-01-25 11:22:42 +01:00
modem_cmux tests: modem: cmux: Implement TRANSMIT_IDLE into test suite 2024-01-17 09:20:50 -06:00
modem_cmux_pair tests: mode: Modem CMUX DTE / DCE test 2023-12-08 20:17:58 +00:00
modem_pipe modem: pipe: Add test suite 2024-01-11 16:09:44 +00:00
modem_ppp tests/subsys/modem/*: Switch to native_sim 2023-11-22 09:54:03 +01:00