#include <v42.h>
Public Attributes | |
| int | caller |
| int | detect |
| int | rx_negotiation_step |
| int | rxbits |
| int | rxstream |
| int | rxoks |
| int | odp_seen |
| int | txbits |
| int | txstream |
| int | txadps |
| lapm_state_t | lapm |
| int | t400_timer |
| logging_state_t | logging |
| Error and flow logging control. | |
TRUE if we are the calling party, otherwise FALSE
Referenced by v42_init(), and v42_restart().
TRUE if we should detect whether the far end is V.42 capable. FALSE if we go directly to protocol establishment
Referenced by v42_init(), and v42_restart().
Stage in negotiating V.42 support
Referenced by v42_restart().
The LAP.M context
Referenced by v42_init(), v42_restart(), v42_rx_bit(), v42_set_status_callback(), and v42_tx_bit().
V.42 support detection timer
Referenced by v42_restart().
1.5.6