Searched refs:mock_tx_buf (Results 1 – 2 of 2) sorted by relevance
36 static uint8_t mock_tx_buf[TEST_MODEM_PPP_MOCK_PIPE_TX_BUF_SIZE]; variable273 .tx_buf = mock_tx_buf, in test_modem_ppp_setup()274 .tx_buf_size = sizeof(mock_tx_buf), in test_modem_ppp_setup()
29 static uint8_t mock_tx_buf[128]; variable277 .tx_buf = mock_tx_buf, in test_modem_chat_setup()278 .tx_buf_size = ARRAY_SIZE(mock_tx_buf), in test_modem_chat_setup()