Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
Dtsc_indication.cpp497 fnsIndication.returnedFunction.size = len; in SendFunctionNotSupportedIndication()
498 fnsIndication.returnedFunction.data = function; in SendFunctionNotSupportedIndication()
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_deleter.cpp7561 if (x->returnedFunction.size > 0) OSCL_DEFAULT_FREE(x->returnedFunction.data); in Delete_FunctionNotSupported()
Dh245_encoder.cpp8472 PutOctetString(1, 0, 0, &x->returnedFunction, stream); in Encode_FunctionNotSupported()
Dh245_analysis.cpp9207 ShowPEROctetString(tag, indent, "returnedFunction", &x->returnedFunction); in Analyze_FunctionNotSupported()
Dh245_decoder.cpp11318 GetOctetString(1, 0, 0, &x->returnedFunction, stream); in Decode_FunctionNotSupported()
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h5333 S_OCTETSTRING returnedFunction; member