zephyr/tests/subsys/modem
Bjarki Arge Andreasen 1816b6380b modem: modem_cmux: Set C/R bit in UIH frames
This commit sets the C/R (command/response) bit when UIH
CMUX frames are sent from the modem_cmux module. This bit
is ignored by some modems like the Quectel BG95, as there
is no defined response to this specific CMUX frame type.
However, other modems, like the TELIT ME910, require the
bit to be set (command). If the bit is not set, the modem
will simply ignore the frame completely.

Signed-off-by: Bjarki Arge Andreasen <bjarkix123@gmail.com>
2023-10-06 09:18:32 +02:00
..
backends/tty modem: modem_pipe: Avoid inconsequential open/close calls 2023-09-30 18:47:48 +02:00
mock
modem_chat modem: chat: Add test for runtime chat scripts 2023-09-18 14:11:40 +01:00
modem_cmux modem: modem_cmux: Set C/R bit in UIH frames 2023-10-06 09:18:32 +02:00
modem_ppp include: always use <> for Zephyr includes 2023-09-14 13:49:58 +02:00