Searched refs:at_shell_chat_receive_buf (Results 1 – 1 of 1) sorted by relevance
28 static uint8_t at_shell_chat_receive_buf[CONFIG_MODEM_AT_SHELL_CHAT_RECEIVE_BUF_SIZE]; variable168 .receive_buf = at_shell_chat_receive_buf, in at_shell_init_chat()169 .receive_buf_size = sizeof(at_shell_chat_receive_buf), in at_shell_init_chat()