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