Home
last modified time | relevance | path

Searched refs:cmux_frame_dlci2_at_newline (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/tests/subsys/modem/modem_cmux/src/
Dmain.c147 static uint8_t cmux_frame_dlci2_at_newline[] = {0xF9, 0x0B, 0xEF, 0x05, 0x0D, 0x0A, 0xB7, 0xF9}; variable
336 modem_backend_mock_put(&bus_mock, cmux_frame_dlci2_at_newline, in ZTEST()
337 sizeof(cmux_frame_dlci2_at_newline)); in ZTEST()
843 modem_backend_mock_put(&bus_mock, cmux_frame_dlci2_at_newline, in ZTEST()
844 sizeof(cmux_frame_dlci2_at_newline)); in ZTEST()