Searched refs:LCEntry (Results 1 – 8 of 8) sorted by relevance
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/include/ |
D | blc.h | 64 void _0300_0000(LCEntry*, PS_ForwardReverseParam) ; 65 void _0300_0030(LCEntry*, PS_ForwardReverseParam) ; 66 void _0301_0010(LCEntry*, PS_OpenLogicalChannel) ; 67 void _0303_0010(LCEntry*, PS_OlcRejectCause) ; 68 void _0303_0020(LCEntry*, PS_OlcRejectCause) ; 69 void _0304_0000(LCEntry*, PS_OpenLogicalChannelAck) ; 70 void _0304_0010(LCEntry*, PS_OpenLogicalChannelAck) ; 71 void _0306_0000(LCEntry*, PS_OpenLogicalChannelReject) ; 72 void _0306_0010(LCEntry*, PS_OpenLogicalChannelReject) ; 73 void _0306_0020(LCEntry*, PS_OpenLogicalChannelReject) ; [all …]
|
D | lc.h | 65 void _0200_0000(LCEntry* , PS_ForwardReverseParam) ; 66 void _0200_0030(LCEntry* , PS_ForwardReverseParam) ; 67 void _0201_0010(LCEntry* , PS_OpenLogicalChannel) ; 68 void _0203_0010(LCEntry* , PS_OlcRejectCause) ; 69 void _0203_0020(LCEntry* , PS_OlcRejectCause) ; 70 void _0204_0000(LCEntry* , PS_OpenLogicalChannelAck) ; 71 void _0204_0010(LCEntry* , PS_OpenLogicalChannelAck) ; 72 void _0206_0000(LCEntry* , PS_OpenLogicalChannelReject) ; 73 void _0206_0010(LCEntry* , PS_OpenLogicalChannelReject) ; 74 void _0206_0020(LCEntry* , PS_OpenLogicalChannelReject) ; [all …]
|
D | clc.h | 60 void _0400_0000(LCEntry*) ; 61 void _0401_0001(LCEntry*) ; 62 void _0401_0011(LCEntry*) ; 63 void _0402_0011(LCEntry*) ; 64 void _0403_0011(LCEntry*, PS_RccRejectCause) ; 65 void _0404_0010(LCEntry*) ; 66 void _0405_0010(LCEntry*, PS_RequestChannelCloseReject) ; 67 void _0406_0010(LCEntry*, int32) ; 68 void _0407_0011(LCEntry*) ; 73 void MsgCloseSend(LCEntry*) ; [all …]
|
D | lcentry.h | 81 class LCEntry 84 LCEntry(uint32 lcn, LCDirection_t direction) in LCEntry() function 107 ~LCEntry() {} in ~LCEntry() 303 LCEntry(const LCEntry&); 323 …for (Oscl_Vector<LCEntry*, OsclMemAllocator>::iterator it = EntryList.begin(); it != EntryList.end… in ~LCEntryList() 329 …for (Oscl_Vector<LCEntry*, OsclMemAllocator>::iterator it = EntryList.begin(); it != EntryList.end… in Reset() 337 LCEntry* NewLCEntry(uint32 lcn) in NewLCEntry() 340 LCEntry *lcentry = OSCL_NEW(LCEntry, (lcn, Direction)); in NewLCEntry() 348 LCEntry* GetLCEntry(uint32 lcn) in GetLCEntry() 352 …for (Oscl_Vector<LCEntry*, OsclMemAllocator>::iterator it = EntryList.begin(); it != EntryList.end… in GetLCEntry() [all …]
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/src/ |
D | clc.cpp | 61 void CLC::_0400_0000(LCEntry *pLcbEntry) in _0400_0000() 81 void CLC::_0401_0001(LCEntry *pLcbEntry) in _0401_0001() 100 void CLC::_0401_0011(LCEntry *pLcbEntry) in _0401_0011() 122 void CLC::_0402_0011(LCEntry *pLcbEntry) in _0402_0011() 142 void CLC::_0403_0011(LCEntry *pLcbEntry, PS_RccRejectCause pCause) in _0403_0011() 161 void CLC::_0404_0010(LCEntry *pLcbEntry) in _0404_0010() 184 void CLC::_0405_0010(LCEntry *pLcbEntry, PS_RequestChannelCloseReject pRequestChannelCloseReject) in _0405_0010() 205 void CLC::_0406_0010(LCEntry *pLcbEntry, int32 Timer_Sequence_Number) in _0406_0010() 233 void CLC::_0407_0011(LCEntry *pLcbEntry) in _0407_0011() 255 void CLC::MsgCloseSend(LCEntry *pLcbEntry) in MsgCloseSend() [all …]
|
D | lc.cpp | 63 void LC::_0200_0000(LCEntry *p_LcbEntry , PS_ForwardReverseParam p_ForwardReverseParam) in _0200_0000() 88 void LC::_0200_0030(LCEntry *p_LcbEntry , PS_ForwardReverseParam p_ForwardReverseParam) in _0200_0030() 114 void LC::_0201_0010(LCEntry *p_LcbEntry , PS_OpenLogicalChannel p_OpenLogicalChannel) in _0201_0010() 142 void LC::_0203_0010(LCEntry *p_LcbEntry , PS_OlcRejectCause p_Cause_LcBlc) in _0203_0010() 181 void LC::_0203_0020(LCEntry *p_LcbEntry , PS_OlcRejectCause p_Cause_LcBlc) in _0203_0020() 218 void LC::_0204_0000(LCEntry *p_LcbEntry , PS_OpenLogicalChannelAck p_OpenLogicalChannelAck) in _0204_0000() 242 void LC::_0204_0010(LCEntry *p_LcbEntry , PS_OpenLogicalChannelAck p_OpenLogicalChannelAck) in _0204_0010() 268 void LC::_0206_0000(LCEntry *p_LcbEntry , PS_OpenLogicalChannelReject p_OpenLogicalChannelReject) in _0206_0000() 292 void LC::_0206_0010(LCEntry *p_LcbEntry , PS_OpenLogicalChannelReject p_OpenLogicalChannelReject) in _0206_0010() 324 void LC::_0206_0020(LCEntry *p_LcbEntry , PS_OpenLogicalChannelReject p_OpenLogicalChannelReject) in _0206_0020() [all …]
|
D | blc.cpp | 63 void BLC::_0300_0000(LCEntry *p_LcbEntry , PS_ForwardReverseParam p_ForwardReverseParam) in _0300_0000() 88 void BLC::_0300_0030(LCEntry *p_LcbEntry , PS_ForwardReverseParam p_ForwardReverseParam) in _0300_0030() 114 void BLC::_0301_0010(LCEntry *p_LcbEntry , PS_OpenLogicalChannel p_OpenLogicalChannel) in _0301_0010() 143 void BLC::_0303_0010(LCEntry *p_LcbEntry , PS_OlcRejectCause p_Cause) in _0303_0010() 176 void BLC::_0303_0020(LCEntry *p_LcbEntry , PS_OlcRejectCause p_Cause) in _0303_0020() 208 void BLC::_0304_0000(LCEntry *p_LcbEntry , PS_OpenLogicalChannelAck p_OpenLogicalChannelAck) in _0304_0000() 235 void BLC::_0304_0010(LCEntry *p_LcbEntry , PS_OpenLogicalChannelAck p_OpenLogicalChannelAck) in _0304_0010() 264 void BLC::_0306_0000(LCEntry *p_LcbEntry , PS_OpenLogicalChannelReject p_OpenLogicalChannelReject) in _0306_0000() 291 void BLC::_0306_0010(LCEntry *p_LcbEntry , PS_OpenLogicalChannelReject p_OpenLogicalChannelReject) in _0306_0010() 324 void BLC::_0306_0020(LCEntry *p_LcbEntry , PS_OpenLogicalChannelReject p_OpenLogicalChannelReject) in _0306_0020() [all …]
|
D | se.cpp | 638 LCEntry* pLCEntry; in Dispatch()
|