Base library for cellular modem implementations

Dependencies:   Socket lwip-sys lwip

Dependents:   CellularUSBModem CellularUSBModem

Embed: (wiki syntax)

« Back to documentation index

IATCommandsProcessor Class Reference

IATCommandsProcessor Class Reference

Interface implemented by components executing complex AT commands. More...

#include <ATCommandsInterface.h>

Inherited by ATCommandsInterface [protected], CDMASMSInterface [protected], GSMSMSInterface [protected], LinkMonitor [protected], and USSDInterface [protected].

Friends

class ATCommandsInterface

Detailed Description

Interface implemented by components executing complex AT commands.

Definition at line 48 of file ATCommandsInterface.h.