Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration PlinkState

state of a mesh peer link finite state machine

Index

Enumeration members

BLOCKED = 6

all frames transmitted from this mesh plink are discarded

CNF_RCVD = 3

mesh plink confirm frame has been received from this mesh peer

ESTAB = 4

mesh peer link is established

HOLDING = 5

mesh peer link is being closed or cancelled

LISTEN = 0

initial state, considered the implicit state of non existent mesh peer links

OPN_RCVD = 2

mesh plink open frame has been received from this mesh peer

OPN_SNT = 1

mesh plink open frame has been sent to this mesh peer

Generated using TypeDoc