m_ipmodem.cc File Reference


Detailed Description

Mode class for GPRS modem mode (using endpoints on modern devices).

Definition in file m_ipmodem.cc.

#include "m_ipmodem.h"
#include "controller.h"
#include "data.h"
#include "debug.h"
#include <sstream>
#include <string.h>
#include "sha1.h"

Go to the source code of this file.

Namespaces

namespace  Barry
namespace  Barry::Mode

Variables

const char Barry::Mode::special_flag [] = { 0x78, 0x56, 0x34, 0x12 }
const char Barry::Mode::start [] = { 0x01, 0, 0, 0, 0x78, 0x56, 0x34, 0x12 }
const char Barry::Mode::pw_start [] = { 0x01, 0, 0, 0, 1, 0, 0, 0, 0x78, 0x56, 0x34, 0x12 }
const char Barry::Mode::stop [] = { 0x01, 0, 0, 0, 0, 0, 0, 0, 0x78, 0x56, 0x34, 0x12 }


Generated on Wed Sep 24 21:27:32 2008 for Barry by  doxygen 1.5.1