Searched refs:PS_MlRequestType (Results 1 – 12 of 12) sorted by relevance
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/include/ |
D | ml.h | 84 void _0900_0000(PS_MlRequestType) ; 100 void MsgLoopReqSend(PS_MlRequestType); 125 void LoopTypeRead(PS_MlRequestType pType) in LoopTypeRead() 129 void LoopTypeWrite(PS_MlRequestType pType) in LoopTypeWrite()
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/src/ |
D | ml.cpp | 59 void ML::_0900_0000(PS_MlRequestType pLoop_Type) in _0900_0000() 333 void ML::MsgLoopReqSend(PS_MlRequestType pLoop_Type) in MsgLoopReqSend() 367 LoopTypeRead(OSCL_STATIC_CAST(PS_MlRequestType, temp)); in MsgLoopAckSend() 395 LoopTypeRead(OSCL_STATIC_CAST(PS_MlRequestType, temp)); in MsgLoopRjtSend()
|
D | se.cpp | 2047 MyML._0900_0000((PS_MlRequestType)((uint8*)pParameter)) ; in Dispatch()
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/ |
D | h245_deleter.h | 286 void Delete_MlRequestType(PS_MlRequestType x);
|
D | h245_decoder.h | 284 void Decode_MlRequestType(PS_MlRequestType x, PS_InStream stream);
|
D | h245_encoder.h | 284 void Encode_MlRequestType(PS_MlRequestType x, PS_OutStream stream);
|
D | h245_analysis.h | 283 void Analyze_MlRequestType(PS_MlRequestType x, const char* label, uint16 tag, uint16 indent);
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/ |
D | h245def.h | 4072 typedef S_MlRequestType *PS_MlRequestType; typedef
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/ |
D | h245_deleter.cpp | 5729 void Delete_MlRequestType(PS_MlRequestType x) in Delete_MlRequestType()
|
D | h245_encoder.cpp | 6504 void Encode_MlRequestType(PS_MlRequestType x, PS_OutStream stream) in Encode_MlRequestType()
|
D | h245_analysis.cpp | 6995 void Analyze_MlRequestType(PS_MlRequestType x, const char* label, uint16 tag, uint16 indent) in Analyze_MlRequestType()
|
D | h245_decoder.cpp | 8664 void Decode_MlRequestType(PS_MlRequestType x, PS_InStream stream) in Decode_MlRequestType()
|