Unsolicited result code data structure. More...
#include <at.h>
Data Fields | |
clist_node_t | list_node |
node list | |
at_urc_cb_t | cb |
callback | |
const char * | code |
URC string which must match. | |
void * | arg |
optional argument | |
at_urc_cb_t at_urc_t::cb |
clist_node_t at_urc_t::list_node |