Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: M2X_dev axeda_wrapper_dev MTS_M2x_Example1 MTS_Cellular_Connect_Example ... more
Data Structures
| Cellular | This is a class for communicating with a Multi-Tech Systems SocketModem iCell |
| Endpoint | IP Endpoint (address, port) |
| IPStack | This class is a pure virtual class that should be inherited from when implementing a communications device with an onboard IP stack |
| MTSBufferedIO | This is an abstract class for lightweight buffered io to an underlying data interface |
| MTSCircularBuffer | This class provides a circular byte buffer meant for temporary storage during IO transactions |
| MTSSerial | This class derives from MTSBufferedIO and provides a buffered wrapper to the standard mbed Serial class |
| MTSSerialFlowControl | This class derives from MTSBufferedIO/MTSSerial and provides a buffered wrapper to the standard mbed Serial class along with generic RTS/CTS HW flow control |
| Cellular::Sms | This structure contains the data for an SMS message |
| Socket | Socket file descriptor and select wrapper |
| TCPSocketConnection | TCP socket connection |
| Transport | This class has been added to the standard mbed Socket library enabling people to use the Socket library interfaces for different transports that have their own internal IP-Stack |
| Vars | This class holds several enum types and other static variables that are used throughout the rest of the SDK |
| Wifi | This is a class for communicating with a Roving Networks RN-171 Wifi module |
Generated on Tue Jul 12 2022 21:46:23 by
1.7.2
uIP Socket Modem Shield (Outdated - see below)