FreeRTOS: FreeRTOS Cellular Library v1.2.0
FreeRTOS Cellular Library
Cellular_common Parameter structures

Structures passed as parameters to cellular_common functions
These structures are passed as parameters to library functions. Documentation for these structures will state the functions associated with each parameter structure and the purpose of each member. More...

Data Structures

struct  CellularAtReq_t
 The AT command request structure. More...
 
struct  CellularAtDataReq_t
 The data command request structure. More...
 
struct  CellularAtParseTokenMap_t
 the URC token and URC handler mapping structure used by pkthanlder. More...
 
struct  CellularSocketContext_t
 Parameters involved in sending/receiving data through sockets. More...
 
struct  CellularTokenTable_t
 Parameters to setup pktio and pkthandler token tables. More...
 

Detailed Description

Structures passed as parameters to cellular_common functions
These structures are passed as parameters to library functions. Documentation for these structures will state the functions associated with each parameter structure and the purpose of each member.