Base library for cellular modem implementations

Dependencies:   Socket lwip-sys lwip

Dependents:   CellularUSBModem CellularUSBModem

Embed: (wiki syntax)

« Back to documentation index

IATEventsHandler Class Reference

IATEventsHandler Class Reference

Interface implemented by components handling AT events. More...

#include <ATCommandsInterface.h>

Inherited by GSMSMSInterface [private], and USSDInterface [private].

Friends

class ATCommandsInterface

Detailed Description

Interface implemented by components handling AT events.

Definition at line 33 of file ATCommandsInterface.h.