#include <GprsPpp.h>
Public Attributes | |
bool | useAuth |
const char * | gprsUser |
const char * | gprsPass |
bool | debugMode |
bool | persistMode |
Structure to hold GPRS PPP parameters
Enable debugging, passed further to PPP daemon
const char* GPRSPPP_PARAMETERS::gprsPass |
Password for GPRS PPP authentication
const char* GPRSPPP_PARAMETERS::gprsUser |
User name for GPRS PPP authentication
Persistent mode, PPP mode does not close on error and daemon attempts to recover
Enable authentication