the URC token and URC handler mapping structure used by pkthandler. More...
#include <cellular_common.h>
Data Fields | |
const char * | pStrValue |
CellularAtParseTokenHandler_t | parserFunc |
the URC token and URC handler mapping structure used by pkthandler.
const char* CellularAtParseTokenMap_t::pStrValue |
The URC token string.
CellularAtParseTokenHandler_t CellularAtParseTokenMap_t::parserFunc |
The function pointer points to CellularAtParseTokenHandler_t.