zephyr/subsys/modem
Bjarki Arge Andreasen 8b4822861b modem: chat: Add runtime API to modem chat matches
Add APIs for changing the contents of modem chat matches
safely at runtime.

This allows for reusing a single modem_chat_match at the cost
of placing the match and its buffers in RAM.

Signed-off-by: Bjarki Arge Andreasen <bjarki@arge-andreasen.me>
2024-05-28 10:02:06 +02:00
..
backends modem: backend: uart: async: Implement modem backend stat 2024-05-20 14:40:06 +03:00
CMakeLists.txt modem: backend: Add statistics module 2024-05-20 14:40:06 +03:00
Kconfig modem: backend: Add statistics module 2024-05-20 14:40:06 +03:00
modem_chat.c modem: chat: Add runtime API to modem chat matches 2024-05-28 10:02:06 +02:00
modem_cmux.c modem: cmux: Implement modem backend statistics 2024-05-20 14:40:06 +03:00
modem_pipe.c modem: pipe: Add TRANSMIT_IDLE event 2024-01-11 16:09:44 +00:00
modem_ppp.c modem: ppp: implement modem_statistics 2024-05-20 14:40:06 +03:00
modem_stats.c modem: backend: Add statistics module 2024-05-20 14:40:06 +03:00
modem_ubx.c ADD: GNSS Driver for U-BLOX M10 & Support for UBX Messages 2024-03-26 09:28:36 +00:00