Home
last modified time | relevance | path

Searched refs:PS_MlRequestType (Results 1 – 12 of 12) sorted by relevance

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/include/
Dml.h84 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/
Dml.cpp59 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()
Dse.cpp2047 MyML._0900_0000((PS_MlRequestType)((uint8*)pParameter)) ; in Dispatch()
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/
Dh245_deleter.h286 void Delete_MlRequestType(PS_MlRequestType x);
Dh245_decoder.h284 void Decode_MlRequestType(PS_MlRequestType x, PS_InStream stream);
Dh245_encoder.h284 void Encode_MlRequestType(PS_MlRequestType x, PS_OutStream stream);
Dh245_analysis.h283 void Analyze_MlRequestType(PS_MlRequestType x, const char* label, uint16 tag, uint16 indent);
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h4072 typedef S_MlRequestType *PS_MlRequestType; typedef
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_deleter.cpp5729 void Delete_MlRequestType(PS_MlRequestType x) in Delete_MlRequestType()
Dh245_encoder.cpp6504 void Encode_MlRequestType(PS_MlRequestType x, PS_OutStream stream) in Encode_MlRequestType()
Dh245_analysis.cpp6995 void Analyze_MlRequestType(PS_MlRequestType x, const char* label, uint16 tag, uint16 indent) in Analyze_MlRequestType()
Dh245_decoder.cpp8664 void Decode_MlRequestType(PS_MlRequestType x, PS_InStream stream) in Decode_MlRequestType()