This library is stripped down version of NetServices library. HTTP server and client function is NOT supported.
PPPNetIf.h File Reference
PPP Generic network interface header file. More...
Go to the source code of this file.
Enumerations | |
| enum | PPPErr { , PPP_MODEM, PPP_NETWORK, PPP_PROTOCOL, PPP_CLOSED, PPP_OK = 0 } |
PPP connection error codes. More... | |
Detailed Description
PPP Generic network interface header file.
Definition in file PPPNetIf.h.
Enumeration Type Documentation
| enum PPPErr |
PPP connection error codes.
- Enumerator:
PPP_MODEM AT error returned.
PPP_NETWORK Network is down.
PPP_PROTOCOL PPP Protocol error.
PPP_CLOSED Connection is closed.
PPP_OK Success.
Definition at line 42 of file PPPNetIf.h.
Generated on Tue Jul 12 2022 14:24:33 by
1.7.2