zephyr/tests/subsys/modem/modem_chat
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
..
src modem: chat: remove receive and transmit timeouts 2024-01-25 11:22:42 +01:00
CMakeLists.txt tests/subsys/modem: Added unit tests for modem modules 2023-08-30 13:48:51 +02:00
prj.conf tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
testcase.yaml tests/subsys/modem/*: Switch to native_sim 2023-11-22 09:54:03 +01:00