Home
last modified time | relevance | path

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

/Zephyr-latest/tests/subsys/modem/modem_ppp/src/
Dmain.c232 static size_t test_modem_ppp_wrap_ppp_frame(uint8_t *wrapped, const uint8_t *frame, size_t size) in test_modem_ppp_wrap_ppp_frame() function
505 size = test_modem_ppp_wrap_ppp_frame(wrapped_buffer, buffer, in ZTEST()