Searched refs:cmd_receive_buf (Results 1 – 1 of 1) sorted by relevance
23 static uint8_t cmd_receive_buf[128]; variable260 .receive_buf = cmd_receive_buf, in test_modem_chat_setup()261 .receive_buf_size = ARRAY_SIZE(cmd_receive_buf), in test_modem_chat_setup()