Home
last modified time | relevance | path

Searched refs:PtvErrIdcSend (Results 1 – 6 of 6) sorted by relevance

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/src/
Dlc.cpp221 PtvErrIdcSend(p_LcbEntry->FwdLcnRead() , ErrCode_Lc_A) ; in _0204_0000()
271 PtvErrIdcSend(p_LcbEntry->FwdLcnRead() , ErrCode_Lc_B) ; in _0206_0000()
332 PtvErrIdcSend(forwardLcn, ErrCode_Lc_B) ; in _0206_0020()
398 PtvErrIdcSend(forwardLcn, ErrCode_Lc_D) ; in _0207_0010()
449 PtvErrIdcSend(forwardLcn, ErrCode_Lc_D) ; in _0207_0030()
483 PtvErrIdcSend(forwardLcn, ErrCode_Lc_C) ; in _0209_0020()
Dblc.cpp214 PtvErrIdcSend(forwardLcn, ErrCode_Blc_A, reverseLcn) ; in _0304_0000()
270 PtvErrIdcSend(forwardLcn, ErrCode_Blc_B, reverseLcn) ; in _0306_0000()
333 PtvErrIdcSend(forwardLcn, ErrCode_Blc_B, reverseLcn) ; in _0306_0020()
396 PtvErrIdcSend(forwardLcn, ErrCode_Blc_D, reverseLcn) ; in _0307_0010()
429 PtvErrIdcSend(forwardLcn, ErrCode_Blc_D, reverseLcn) ; in _0307_0030()
463 PtvErrIdcSend(forwardLcn, ErrCode_Blc_C, reverseLcn) ; in _0309_0020()
679 PtvErrIdcSend(forwardLcn, ErrCode_Blc_E, reverseLcn) ; in _0305_0011()
756 PtvErrIdcSend(forwardLcn, ErrCode_Blc_F, reverseLcn) ; in _0307_0021()
Dml.cpp263 PtvErrIdcSend(ErrCode_Ml_A) ; in _0905_0020()
288 PtvErrIdcSend(ErrCode_Ml_B) ; in _0906_0010()
538 void ML::PtvErrIdcSend(ENUM_ErrCode ErrCode) in PtvErrIdcSend() function in ML
Dlcblccmn.cpp566 void LCBLCCmn::PtvErrIdcSend(uint32 forwardLcn, ENUM_ErrCode ErrCode, int32 reverseLcn) in PtvErrIdcSend() function in LCBLCCmn
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/include/
Dlcblccmn.h70 void PtvErrIdcSend(uint32 forwardLcn, ENUM_ErrCode, int32 reverseLcn = -1) ;
Dml.h107 void PtvErrIdcSend(ENUM_ErrCode);