Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/src/
Dml.cpp146 LoopTypeWrite(&pMaintenanceLoopRequest->mlRequestType) ; in _0902_0001()
175 LoopTypeWrite(&pMaintenanceLoopRequest->mlRequestType) ; in _0902_0011()
338 …oscl_memcpy((int8*)&maintenanceLoopRequest.mlRequestType, (int8*)pLoop_Type, sizeof(S_MlRequestTyp… in MsgLoopReqSend()
452 …oscl_memcpy((int8*)&loop_Type, (int8*)&pMaintenanceLoopRequest->mlRequestType, sizeof(S_MlRequestT… in PtvLoopIdcSend()
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h4078 struct _MlRequestType mlRequestType; member
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_deleter.cpp5720 Delete_MlRequestType(&x->mlRequestType); in Delete_MaintenanceLoopRequest()
Dh245_encoder.cpp6495 Encode_MlRequestType(&x->mlRequestType, stream); in Encode_MaintenanceLoopRequest()
Dh245_analysis.cpp6985 Analyze_MlRequestType(&x->mlRequestType, "mlRequestType", tag, indent); in Analyze_MaintenanceLoopRequest()
Dh245_decoder.cpp8647 Decode_MlRequestType(&x->mlRequestType, stream); in Decode_MaintenanceLoopRequest()