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.
PapFsm Struct Reference
PAP finite state machine. More...
#include <pap.h>
Data Fields | |
| uint_t | localState |
| Local state. | |
| uint_t | peerState |
| Peer state. | |
| uint8_t | identifier |
| Identifier used to match requests and replies. | |
| uint_t | restartCounter |
| Restart counter. | |
| systime_t | timestamp |
| Timestamp to manage retransmissions. | |
| const uint8_t * | password |
| Peer's password. | |
| size_t | passwordLen |
| Length of the password in bytes. | |
Detailed Description
PAP finite state machine.
Definition at line 145 of file pap.h.
Field Documentation
| uint8_t identifier |
| uint_t localState |
| size_t passwordLen |
| uint_t restartCounter |
Generated on Tue Jul 12 2022 17:10:24 by
1.7.2