Searched refs:PS_ReverseData (Results 1 – 9 of 9) sorted by relevance
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/include/ |
D | lcblccmn.h | 58 void MsgOpenAckSend(uint16 forwardLcn, PS_ReverseData) ;
|
D | lc.h | 82 void _0202_0011(LCEntry* , PS_ReverseData) ;
|
D | blc.h | 82 void _0302_0011(LCEntry*, PS_ReverseData , uint16) ;
|
D | lcblc.h | 552 void SendOpenLogicalChannelAck(PS_ReverseData reverseData = 0)
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/ |
D | h245pri.h | 173 typedef S_ReverseData *PS_ReverseData ; typedef
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/src/ |
D | lc.cpp | 619 void LC::_0202_0011(LCEntry *p_LcbEntry , PS_ReverseData p_ReverseData) in _0202_0011()
|
D | lcblccmn.cpp | 160 void LCBLCCmn::MsgOpenAckSend(uint16 forwardLcn, PS_ReverseData p_ReverseData) in MsgOpenAckSend()
|
D | blc.cpp | 614 void BLC::_0302_0011(LCEntry *p_LcbEntry , PS_ReverseData p_ReverseData , uint16 ReverseLogicalChan… in _0302_0011()
|
D | se.cpp | 905 MyLC._0202_0011(pLCEntry , (PS_ReverseData)((uint8*)pParameter)) ; in Dispatch() 931 … MyBLC._0302_0011(pLCEntry , (PS_ReverseData)((uint8*)pParameter) , (uint16) Supplement_2) ; in Dispatch()
|