Home
last modified time | relevance | path

Searched refs:CLS_INCOMING_AWTING_RPS (Results 1 – 3 of 3) sorted by relevance

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/include/
Dlcentry.h73 #define CLS_INCOMING_AWTING_RPS 0X11 /* Incoming Awaiting Response */ macro
292 case CLS_INCOMING_AWTING_RPS: in ClcStateLabel()
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/src/
Dse.cpp1455 case CLS_INCOMING_AWTING_RPS : /* Incoming Awaiting Response */ in Dispatch()
1482 case CLS_INCOMING_AWTING_RPS : /* Incoming Awaiting Response */ in Dispatch()
1509 case CLS_INCOMING_AWTING_RPS : /* Incoming Awaiting Response */ in Dispatch()
1536 case CLS_INCOMING_AWTING_RPS : /* Incoming Awaiting Response */ in Dispatch()
1564 case CLS_INCOMING_AWTING_RPS : /* Incoming Awaiting Response */ in Dispatch()
1591 case CLS_INCOMING_AWTING_RPS : /* Incoming Awaiting Response */ in Dispatch()
1618 case CLS_INCOMING_AWTING_RPS : /* Incoming Awaiting Response */ in Dispatch()
1644 case CLS_INCOMING_AWTING_RPS : /* Incoming Awaiting Response */ in Dispatch()
Dclc.cpp83 pLcbEntry->ClcStatusWrite(CLS_INCOMING_AWTING_RPS) ; in _0401_0001()