advancedrelay.laygo
Class Lapd

java.lang.Object
  |
  +--advancedrelay.laygo.Lapd

public final class Lapd
extends java.lang.Object

Exports constants from the LAPD link protocol layer.


Field Summary
static int IOCTL_ASSIGN_TEI
           
static int IOCTL_CONTINUITY_CHECK
           
static int IOCTL_MAX
           
static int IOCTL_RELEASE_TEI
           
static int STAT_CONTINUITY_MESSAGE
           
static int STAT_INVALID_FRAME
           
static int STAT_INVALID_TEI
           
static int STAT_MAX
           
static int STAT_TEI_INVALID_SAPI
           
static int STAT_TEI_MAX
           
static int STAT_TEI_RX_DISC
           
static int STAT_TEI_RX_DM
           
static int STAT_TEI_RX_FRMR
           
static int STAT_TEI_RX_I
           
static int STAT_TEI_RX_REJ
           
static int STAT_TEI_RX_RNR
           
static int STAT_TEI_RX_RR
           
static int STAT_TEI_RX_SABME
           
static int STAT_TEI_RX_UA
           
static int STAT_TEI_RX_UI
           
static int STAT_TEI_RX_XID
           
static int STAT_TEI_T200_TIMEOUTS
           
static int STAT_TEI_T203_TIMEOUTS
           
static int STAT_TEI_TX_DISC
           
static int STAT_TEI_TX_DM
           
static int STAT_TEI_TX_FRMR
           
static int STAT_TEI_TX_I
           
static int STAT_TEI_TX_REJ
           
static int STAT_TEI_TX_RNR
           
static int STAT_TEI_TX_RR
           
static int STAT_TEI_TX_SABME
           
static int STAT_TEI_TX_UA
           
static int STAT_TEI_TX_UI
           
static int STAT_TEI_TX_XID
           
static int TIMER_ACKNOWLEDGE
           
static int TIMER_MAX
           
static int TIMER_T200_NO_RESPONSE
           
static int TIMER_T201_TEI_CHECK
           
static int TIMER_T202_TEI_REQUEST
           
static int TIMER_T203_NO_TRAFFIC
           
 
Constructor Summary
Lapd()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

IOCTL_ASSIGN_TEI

public static final int IOCTL_ASSIGN_TEI
See Also:
Constant Field Values

IOCTL_CONTINUITY_CHECK

public static final int IOCTL_CONTINUITY_CHECK
See Also:
Constant Field Values

IOCTL_MAX

public static final int IOCTL_MAX
See Also:
Constant Field Values

IOCTL_RELEASE_TEI

public static final int IOCTL_RELEASE_TEI
See Also:
Constant Field Values

STAT_CONTINUITY_MESSAGE

public static final int STAT_CONTINUITY_MESSAGE
See Also:
Constant Field Values

STAT_INVALID_FRAME

public static final int STAT_INVALID_FRAME
See Also:
Constant Field Values

STAT_INVALID_TEI

public static final int STAT_INVALID_TEI
See Also:
Constant Field Values

STAT_MAX

public static final int STAT_MAX
See Also:
Constant Field Values

STAT_TEI_INVALID_SAPI

public static final int STAT_TEI_INVALID_SAPI
See Also:
Constant Field Values

STAT_TEI_MAX

public static final int STAT_TEI_MAX
See Also:
Constant Field Values

STAT_TEI_RX_DISC

public static final int STAT_TEI_RX_DISC
See Also:
Constant Field Values

STAT_TEI_RX_DM

public static final int STAT_TEI_RX_DM
See Also:
Constant Field Values

STAT_TEI_RX_FRMR

public static final int STAT_TEI_RX_FRMR
See Also:
Constant Field Values

STAT_TEI_RX_I

public static final int STAT_TEI_RX_I
See Also:
Constant Field Values

STAT_TEI_RX_REJ

public static final int STAT_TEI_RX_REJ
See Also:
Constant Field Values

STAT_TEI_RX_RNR

public static final int STAT_TEI_RX_RNR
See Also:
Constant Field Values

STAT_TEI_RX_RR

public static final int STAT_TEI_RX_RR
See Also:
Constant Field Values

STAT_TEI_RX_SABME

public static final int STAT_TEI_RX_SABME
See Also:
Constant Field Values

STAT_TEI_RX_UA

public static final int STAT_TEI_RX_UA
See Also:
Constant Field Values

STAT_TEI_RX_UI

public static final int STAT_TEI_RX_UI
See Also:
Constant Field Values

STAT_TEI_RX_XID

public static final int STAT_TEI_RX_XID
See Also:
Constant Field Values

STAT_TEI_T200_TIMEOUTS

public static final int STAT_TEI_T200_TIMEOUTS
See Also:
Constant Field Values

STAT_TEI_T203_TIMEOUTS

public static final int STAT_TEI_T203_TIMEOUTS
See Also:
Constant Field Values

STAT_TEI_TX_DISC

public static final int STAT_TEI_TX_DISC
See Also:
Constant Field Values

STAT_TEI_TX_DM

public static final int STAT_TEI_TX_DM
See Also:
Constant Field Values

STAT_TEI_TX_FRMR

public static final int STAT_TEI_TX_FRMR
See Also:
Constant Field Values

STAT_TEI_TX_I

public static final int STAT_TEI_TX_I
See Also:
Constant Field Values

STAT_TEI_TX_REJ

public static final int STAT_TEI_TX_REJ
See Also:
Constant Field Values

STAT_TEI_TX_RNR

public static final int STAT_TEI_TX_RNR
See Also:
Constant Field Values

STAT_TEI_TX_RR

public static final int STAT_TEI_TX_RR
See Also:
Constant Field Values

STAT_TEI_TX_SABME

public static final int STAT_TEI_TX_SABME
See Also:
Constant Field Values

STAT_TEI_TX_UA

public static final int STAT_TEI_TX_UA
See Also:
Constant Field Values

STAT_TEI_TX_UI

public static final int STAT_TEI_TX_UI
See Also:
Constant Field Values

STAT_TEI_TX_XID

public static final int STAT_TEI_TX_XID
See Also:
Constant Field Values

TIMER_ACKNOWLEDGE

public static final int TIMER_ACKNOWLEDGE
See Also:
Constant Field Values

TIMER_MAX

public static final int TIMER_MAX
See Also:
Constant Field Values

TIMER_T200_NO_RESPONSE

public static final int TIMER_T200_NO_RESPONSE
See Also:
Constant Field Values

TIMER_T201_TEI_CHECK

public static final int TIMER_T201_TEI_CHECK
See Also:
Constant Field Values

TIMER_T202_TEI_REQUEST

public static final int TIMER_T202_TEI_REQUEST
See Also:
Constant Field Values

TIMER_T203_NO_TRAFFIC

public static final int TIMER_T203_NO_TRAFFIC
See Also:
Constant Field Values
Constructor Detail

Lapd

public Lapd()