WaspGPRSconstants.h File Reference

#include <inttypes.h>

Include dependency graph for WaspGPRSconstants.h:

Go to the source code of this file.

Defines

#define AT_COMMAND   "AT"
#define AT_SHUTDOWN   "#SHDN"
#define AT_CALL   "D"
#define AT_CALL_R   "OK"
#define AT_HANG   "H"
#define AT_HANG_R   "OK"
#define AT_VOICE_MODE   "+FCLASS=8"
#define AT_VOICE_MODE_R   "OK"
#define AT_ID_INCALL   "+CLIP=1"
#define AT_ID_INCALL_R   "OK"
#define AT_SMS   "+CMGS="
#define AT_SMS_R   ">"
#define AT_SMS_TEXT_R   "OK"
#define AT_SMS_MODE   "+CMGF=1"
#define AT_SMS_MODE_R   "OK"
#define AT_SMS_UNREAD   "+CMGL=\"REC UNREAD\""
#define AR_SMS_UNREAD_R   "OK"
#define AT_SMS_INFO   "+CNMI=2,1,0,0,0"
#define AT_SMS_INFO_R   "OK"
#define AT_SMS_READ   "+CMGR="
#define AT_SMS_READ_R   "OK"
#define AT_SOUND_INT   "#CAP=2"
#define AT_SOUND_INT_R   "OK"
#define AT_SOUND_EXT   "#CAP=1"
#define AT_SOUND_EXT_R   "OK"
#define AT_VOLUME_SET   "+CLVL="
#define AT_VOLUME_SET_R   "OK"
#define AT_SIM_ACTIVATE   "+CPBS=\"SM\""
#define AT_SIM_ACTIVATE_R   "OK"
#define AT_SIM_CHECK_NUMBERS   "+CPBF=\"BSP\""
#define AT_SIM_CHECK_NUMBERS_R   "OK"
#define AT_PIN   "+CPIN="
#define AT_PIN_R   "OK"
#define POWER_HIBERNATE   "*PSCPOF"
#define POWER_SLEEP   "+KSLEEP=1"
#define POWER_R   "OK"
#define AT_GPRS_PATTERN   "+KPATTERN="
#define AT_GPRS_PATTERN_R   "OK"
#define GPRS_PATTERN   "ENDMES"
#define AT_GPRS_CONN_CFG   "+KCNXCFG="
#define AT_GPRS_CONN_CFG_R   "OK"
#define AT_GPRS   "GPRS"
#define AT_GPRS_APN   "internetmas"
#define AT_GPRS_LOGIN   ""
#define AT_GPRS_PASSW   ""
#define AT_GPRS_IP   "0.0.0.0"
#define AT_GPRS_DNS1   "194.79.1.100"
#define AT_GPRS_DNS2   "194.79.1.101"
#define AT_GPRS_TCP_CFG   "AT+KTCPCFG="
#define AT_GPRS_TCP_CFG_R   "OK"
#define AT_GPRS_TCP_CNX   "AT+KTCPCNX="
#define AT_GPRS_CNX_TIMER   "+KCNXTIMER="
#define AT_GPRS_CNX_TIMER_R   "OK"
#define AT_GPRS_CNX_PROFILE   "+KCNXPROFILE=0"
#define AT_GPRS_CNX_PROFILE_R   "OK"
#define AT_GPRS_CHECK   "+CGATT=1"
#define AT_GPRS_CHECK_R   "OK"
#define AT_GPRS_TCP_SND   "AT+KTCPSND="
#define AT_GPRS_TCP_SND_R   "OK"
#define AT_GPRS_TCP_RCV   "AT+KTCPRCV="
#define AT_GPRS_TCP_RCV_R   "OK"
#define AT_GPRS_TCP_CLOSE   "+KTCPCLOSE="
#define AT_GPRS_TCP_CLOSE_R   "OK"
#define AT_GPRS_CELLID   "+KCELL=0"
#define AT_GPRS_K3   "&K3"
#define AT_GPRS_K3_R   "OK"
#define AT_SMTP_PARAM   "+KSMTPPARAM="
#define AT_SMTP_PARAM_R   "OK"
#define AT_SMTP_PWD   "+KSMTPPWD="
#define AT_SMTP_PWD_R   "OK"
#define AT_SMTP_TO   "+KSMTPTO="
#define AT_SMTP_TO_R   "OK"
#define AT_SMTP_SUBJECT   "+KSMTPSUBJECT="
#define AT_SMTP_SUBJECT_R   "OK"
#define AT_SMTP_SEND   "+KSMTPUL="
#define AT_SMTP_SEND_R   "OK"
#define AT_POP3_PARAM   "+KPOPCNX="
#define AT_POP3_PARAM_R   "OK"
#define AT_POP3_LIST   "AT+KPOPLIST"
#define AT_POP3_READ   "AT+KPOPREAD="
#define MAX_SIZE_POP3   2048
#define AT_FTP_PARAM   "+KFTPCFG=0"
#define AT_FTP_SEND   "+KFTPSND="
#define AT_FTP_RECV   "+KFTPRCV="
#define MAX_SIZE_FTP   1024


Define Documentation

#define AR_SMS_UNREAD_R   "OK"

Definition at line 51 of file WaspGPRSconstants.h.

#define AT_CALL   "D"

Definition at line 33 of file WaspGPRSconstants.h.

Referenced by WaspGPRS::makeCall(), and WaspGPRS::makeLostCall().

#define AT_CALL_R   "OK"

Definition at line 34 of file WaspGPRSconstants.h.

Referenced by WaspGPRS::makeCall(), and WaspGPRS::makeLostCall().

#define AT_COMMAND   "AT"

Definition at line 29 of file WaspGPRSconstants.h.

Referenced by WaspGPRS::getIfReady().

#define AT_FTP_PARAM   "+KFTPCFG=0"

Definition at line 133 of file WaspGPRSconstants.h.

Referenced by WaspGPRS::downloadFile(), and WaspGPRS::uploadFile().

#define AT_FTP_RECV   "+KFTPRCV="

Definition at line 135 of file WaspGPRSconstants.h.

Referenced by WaspGPRS::readDataFTP().

#define AT_FTP_SEND   "+KFTPSND="

Definition at line 134 of file WaspGPRSconstants.h.

Referenced by WaspGPRS::sendDataFTP().

#define AT_GPRS   "GPRS"

Definition at line 84 of file WaspGPRSconstants.h.

Referenced by WaspGPRS::configureGPRS().

#define AT_GPRS_APN   "internetmas"

Definition at line 86 of file WaspGPRSconstants.h.

Referenced by WaspGPRS::configureGPRS().

#define AT_GPRS_CELLID   "+KCELL=0"

Definition at line 109 of file WaspGPRSconstants.h.

Referenced by WaspGPRS::getCellInfo().

#define AT_GPRS_CHECK   "+CGATT=1"

Definition at line 101 of file WaspGPRSconstants.h.

Referenced by WaspGPRS::checkGPRS().

#define AT_GPRS_CHECK_R   "OK"

Definition at line 102 of file WaspGPRSconstants.h.

Referenced by WaspGPRS::checkGPRS().

#define AT_GPRS_CNX_PROFILE   "+KCNXPROFILE=0"

Definition at line 99 of file WaspGPRSconstants.h.

Referenced by WaspGPRS::setConnectionProfile().

#define AT_GPRS_CNX_PROFILE_R   "OK"

Definition at line 100 of file WaspGPRSconstants.h.

Referenced by WaspGPRS::setConnectionProfile().

#define AT_GPRS_CNX_TIMER   "+KCNXTIMER="

Definition at line 97 of file WaspGPRSconstants.h.

Referenced by WaspGPRS::setConnectionTimer().

#define AT_GPRS_CNX_TIMER_R   "OK"

Definition at line 98 of file WaspGPRSconstants.h.

Referenced by WaspGPRS::setConnectionTimer().

#define AT_GPRS_CONN_CFG   "+KCNXCFG="

Definition at line 82 of file WaspGPRSconstants.h.

Referenced by WaspGPRS::configureGPRS().

#define AT_GPRS_CONN_CFG_R   "OK"

Definition at line 83 of file WaspGPRSconstants.h.

Referenced by WaspGPRS::configureGPRS().

#define AT_GPRS_DNS1   "194.79.1.100"

Definition at line 92 of file WaspGPRSconstants.h.

#define AT_GPRS_DNS2   "194.79.1.101"

Definition at line 93 of file WaspGPRSconstants.h.

#define AT_GPRS_IP   "0.0.0.0"

Definition at line 91 of file WaspGPRSconstants.h.

Referenced by WaspGPRS::configureGPRS().

#define AT_GPRS_K3   "&K3"

Definition at line 110 of file WaspGPRSconstants.h.

Referenced by WaspGPRS::setFlowControl().

#define AT_GPRS_K3_R   "OK"

Definition at line 111 of file WaspGPRSconstants.h.

Referenced by WaspGPRS::setFlowControl().

#define AT_GPRS_LOGIN   ""

Definition at line 88 of file WaspGPRSconstants.h.

Referenced by WaspGPRS::configureGPRS().

#define AT_GPRS_PASSW   ""

Definition at line 90 of file WaspGPRSconstants.h.

Referenced by WaspGPRS::configureGPRS().

#define AT_GPRS_PATTERN   "+KPATTERN="

Definition at line 79 of file WaspGPRSconstants.h.

Referenced by WaspGPRS::setPattern().

#define AT_GPRS_PATTERN_R   "OK"

Definition at line 80 of file WaspGPRSconstants.h.

Referenced by WaspGPRS::setPattern().

#define AT_GPRS_TCP_CFG   "AT+KTCPCFG="

Definition at line 94 of file WaspGPRSconstants.h.

Referenced by WaspGPRS::createSocket().

#define AT_GPRS_TCP_CFG_R   "OK"

Definition at line 95 of file WaspGPRSconstants.h.

#define AT_GPRS_TCP_CLOSE   "+KTCPCLOSE="

Definition at line 107 of file WaspGPRSconstants.h.

Referenced by WaspGPRS::closeSocket().

#define AT_GPRS_TCP_CLOSE_R   "OK"

Definition at line 108 of file WaspGPRSconstants.h.

Referenced by WaspGPRS::closeSocket().

#define AT_GPRS_TCP_CNX   "AT+KTCPCNX="

Definition at line 96 of file WaspGPRSconstants.h.

Referenced by WaspGPRS::createSocket().

#define AT_GPRS_TCP_RCV   "AT+KTCPRCV="

Definition at line 105 of file WaspGPRSconstants.h.

Referenced by WaspGPRS::readData().

#define AT_GPRS_TCP_RCV_R   "OK"

Definition at line 106 of file WaspGPRSconstants.h.

#define AT_GPRS_TCP_SND   "AT+KTCPSND="

Definition at line 103 of file WaspGPRSconstants.h.

Referenced by WaspGPRS::sendData().

#define AT_GPRS_TCP_SND_R   "OK"

Definition at line 104 of file WaspGPRSconstants.h.

#define AT_HANG   "H"

Definition at line 35 of file WaspGPRSconstants.h.

Referenced by WaspGPRS::hangUp().

#define AT_HANG_R   "OK"

Definition at line 36 of file WaspGPRSconstants.h.

Referenced by WaspGPRS::hangUp().

#define AT_ID_INCALL   "+CLIP=1"

Definition at line 41 of file WaspGPRSconstants.h.

Referenced by WaspGPRS::setInfoIncomingCall().

#define AT_ID_INCALL_R   "OK"

Definition at line 42 of file WaspGPRSconstants.h.

Referenced by WaspGPRS::setInfoIncomingCall().

#define AT_PIN   "+CPIN="

Definition at line 70 of file WaspGPRSconstants.h.

Referenced by WaspGPRS::setPIN().

#define AT_PIN_R   "OK"

Definition at line 71 of file WaspGPRSconstants.h.

Referenced by WaspGPRS::setPIN().

#define AT_POP3_LIST   "AT+KPOPLIST"

Definition at line 128 of file WaspGPRSconstants.h.

Referenced by WaspGPRS::readMail().

#define AT_POP3_PARAM   "+KPOPCNX="

Definition at line 126 of file WaspGPRSconstants.h.

Referenced by WaspGPRS::readMail().

#define AT_POP3_PARAM_R   "OK"

Definition at line 127 of file WaspGPRSconstants.h.

#define AT_POP3_READ   "AT+KPOPREAD="

Definition at line 129 of file WaspGPRSconstants.h.

Referenced by WaspGPRS::readMail().

#define AT_SHUTDOWN   "#SHDN"

Definition at line 30 of file WaspGPRSconstants.h.

#define AT_SIM_ACTIVATE   "+CPBS=\"SM\""

Definition at line 66 of file WaspGPRSconstants.h.

#define AT_SIM_ACTIVATE_R   "OK"

Definition at line 67 of file WaspGPRSconstants.h.

#define AT_SIM_CHECK_NUMBERS   "+CPBF=\"BSP\""

Definition at line 68 of file WaspGPRSconstants.h.

#define AT_SIM_CHECK_NUMBERS_R   "OK"

Definition at line 69 of file WaspGPRSconstants.h.

#define AT_SMS   "+CMGS="

Definition at line 45 of file WaspGPRSconstants.h.

Referenced by WaspGPRS::sendSMS().

#define AT_SMS_INFO   "+CNMI=2,1,0,0,0"

Definition at line 52 of file WaspGPRSconstants.h.

Referenced by WaspGPRS::setInfoIncomingSMS().

#define AT_SMS_INFO_R   "OK"

Definition at line 53 of file WaspGPRSconstants.h.

Referenced by WaspGPRS::setInfoIncomingSMS().

#define AT_SMS_MODE   "+CMGF=1"

Definition at line 48 of file WaspGPRSconstants.h.

Referenced by WaspGPRS::setTextModeSMS().

#define AT_SMS_MODE_R   "OK"

Definition at line 49 of file WaspGPRSconstants.h.

Referenced by WaspGPRS::setTextModeSMS().

#define AT_SMS_R   ">"

Definition at line 46 of file WaspGPRSconstants.h.

Referenced by WaspGPRS::sendSMS().

#define AT_SMS_READ   "+CMGR="

Definition at line 54 of file WaspGPRSconstants.h.

Referenced by WaspGPRS::readSMS().

#define AT_SMS_READ_R   "OK"

Definition at line 55 of file WaspGPRSconstants.h.

#define AT_SMS_TEXT_R   "OK"

Definition at line 47 of file WaspGPRSconstants.h.

Referenced by WaspGPRS::sendSMS().

#define AT_SMS_UNREAD   "+CMGL=\"REC UNREAD\""

Definition at line 50 of file WaspGPRSconstants.h.

#define AT_SMTP_PARAM   "+KSMTPPARAM="

Definition at line 114 of file WaspGPRSconstants.h.

Referenced by WaspGPRS::setEmailParams().

#define AT_SMTP_PARAM_R   "OK"

Definition at line 115 of file WaspGPRSconstants.h.

Referenced by WaspGPRS::setEmailParams().

#define AT_SMTP_PWD   "+KSMTPPWD="

Definition at line 116 of file WaspGPRSconstants.h.

Referenced by WaspGPRS::setEmailPwd().

#define AT_SMTP_PWD_R   "OK"

Definition at line 117 of file WaspGPRSconstants.h.

Referenced by WaspGPRS::setEmailPwd().

#define AT_SMTP_SEND   "+KSMTPUL="

Definition at line 122 of file WaspGPRSconstants.h.

Referenced by WaspGPRS::sendMail().

#define AT_SMTP_SEND_R   "OK"

Definition at line 123 of file WaspGPRSconstants.h.

#define AT_SMTP_SUBJECT   "+KSMTPSUBJECT="

Definition at line 120 of file WaspGPRSconstants.h.

Referenced by WaspGPRS::setEmailSubject().

#define AT_SMTP_SUBJECT_R   "OK"

Definition at line 121 of file WaspGPRSconstants.h.

Referenced by WaspGPRS::setEmailSubject().

#define AT_SMTP_TO   "+KSMTPTO="

Definition at line 118 of file WaspGPRSconstants.h.

Referenced by WaspGPRS::setEmailDestination().

#define AT_SMTP_TO_R   "OK"

Definition at line 119 of file WaspGPRSconstants.h.

Referenced by WaspGPRS::setEmailDestination().

#define AT_SOUND_EXT   "#CAP=1"

Definition at line 60 of file WaspGPRSconstants.h.

#define AT_SOUND_EXT_R   "OK"

Definition at line 61 of file WaspGPRSconstants.h.

#define AT_SOUND_INT   "#CAP=2"

Definition at line 58 of file WaspGPRSconstants.h.

#define AT_SOUND_INT_R   "OK"

Definition at line 59 of file WaspGPRSconstants.h.

#define AT_VOICE_MODE   "+FCLASS=8"

Definition at line 39 of file WaspGPRSconstants.h.

#define AT_VOICE_MODE_R   "OK"

Definition at line 40 of file WaspGPRSconstants.h.

#define AT_VOLUME_SET   "+CLVL="

Definition at line 62 of file WaspGPRSconstants.h.

#define AT_VOLUME_SET_R   "OK"

Definition at line 63 of file WaspGPRSconstants.h.

#define GPRS_PATTERN   "ENDMES"

#define MAX_SIZE_FTP   1024

Definition at line 136 of file WaspGPRSconstants.h.

Referenced by WaspGPRS::readDataFTP().

#define MAX_SIZE_POP3   2048

Definition at line 130 of file WaspGPRSconstants.h.

Referenced by WaspGPRS::readMail().

#define POWER_HIBERNATE   "*PSCPOF"

Definition at line 74 of file WaspGPRSconstants.h.

Referenced by WaspGPRS::setMode().

#define POWER_R   "OK"

Definition at line 76 of file WaspGPRSconstants.h.

Referenced by WaspGPRS::setMode().

#define POWER_SLEEP   "+KSLEEP=1"

Definition at line 75 of file WaspGPRSconstants.h.

Referenced by WaspGPRS::setMode().


Generated on Tue Jul 20 09:30:57 2010 for WaspmoteAPI by  doxygen 1.5.6