Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/src/
Dse.cpp703 if (pLCEntry->DirectionalRead() == NO_DIRECTIONAL) /* Unsettled Directional */ in Dispatch()
718 if (pLCEntry->DirectionalRead() == UNI_DIRECTIONAL) /* Uni-Directional */ in Dispatch()
789 if (pLCEntry->DirectionalRead() == NO_DIRECTIONAL) /* Unsettled Directional */ in Dispatch()
804 if (pLCEntry->DirectionalRead() == UNI_DIRECTIONAL) /* Uni-Directional */ in Dispatch()
888 if (pLCEntry->DirectionalRead() == UNI_DIRECTIONAL) /* Uni-Directional */ in Dispatch()
966 if (pLCEntry->DirectionalRead() == UNI_DIRECTIONAL) /* Uni-Directional */ in Dispatch()
1047 if (pLCEntry->DirectionalRead() == UNI_DIRECTIONAL) /* Uni-Directional */ in Dispatch()
1110 if (pLCEntry->DirectionalRead() == UNI_DIRECTIONAL) /* Uni-Directional */ in Dispatch()
1170 if (pLCEntry->DirectionalRead() == UNI_DIRECTIONAL) /* Uni-Directional */ in Dispatch()
1237 if (pLCEntry->DirectionalRead() == UNI_DIRECTIONAL) /* Uni-Directional */ in Dispatch()
[all …]
Dclc.cpp374 header.InfSupplement2 = pLcbEntry->DirectionalRead() ; in PtvCloseIdcSend()
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/include/
Dlcentry.h167 uint8 DirectionalRead() in DirectionalRead() function