Home
last modified time | relevance | path

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

/Zephyr-latest/tests/subsys/modem/modem_cmux/src/
Dmain.c166 static uint8_t cmux_frame_dlci1_at_newline[] = {0xF9, 0x07, 0xEF, 0x05, 0x0D, 0x0A, 0x30, 0xF9}; variable
366 modem_backend_mock_put(&bus_mock, cmux_frame_dlci1_at_newline, in ZTEST()
367 sizeof(cmux_frame_dlci1_at_newline)); in ZTEST()
454 modem_backend_mock_put(&bus_mock, cmux_frame_dlci1_at_newline, in ZTEST()
455 sizeof(cmux_frame_dlci1_at_newline)); in ZTEST()