#include <chat.h>
Data Fields | |
int | chat_fd |
uint8_t | chat_arg |
uint8_t | chat_aborts |
char * | chat_abort [CHAT_MAX_ABORTS] |
uint8_t | chat_abomat [CHAT_MAX_ABORTS] |
char * | chat_report_search |
uint8_t | chat_repmat |
char | chat_report_state |
int NUTCHAT::chat_fd |
Referenced by NutChatCreate(), NutChatExpect(), NutChatExpectString(), and NutChatSend().
Referenced by NutChatExpect(), and NutChatSend().
Referenced by NutChatDestroy(), NutChatExpectString(), and NutChatSend().
char* NUTCHAT::chat_abort[CHAT_MAX_ABORTS] |
Referenced by NutChatDestroy(), NutChatExpectString(), and NutChatSend().
uint8_t NUTCHAT::chat_abomat[CHAT_MAX_ABORTS] |
Referenced by NutChatExpectString().
Referenced by NutChatExpectString(), and NutChatSend().
Referenced by NutChatExpect(), and NutChatExpectString().
Referenced by NutChatExpect(), and NutChatExpectString().