Searched refs:cmux_frame_dlci2_ppp_18 (Results 1 – 1 of 1) sorted by relevance
/Zephyr-latest/tests/subsys/modem/modem_cmux/src/ |
D | main.c | 190 static uint8_t cmux_frame_dlci2_ppp_18[] = {0xF9, 0x0B, 0xEF, 0x25, 0x7E, 0xFF, 0x7D, 0x23, variable 396 modem_backend_mock_put(&bus_mock, cmux_frame_dlci2_ppp_18, sizeof(cmux_frame_dlci2_ppp_18)); in ZTEST() 443 zassert_true(ret == (sizeof(cmux_frame_dlci2_ppp_52) + sizeof(cmux_frame_dlci2_ppp_18)), in ZTEST()
|