Home
last modified time | relevance | path

Searched refs:S_FlowControlCommand (Results 1 – 5 of 5) sorted by relevance

/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
Dtsc_command.cpp152 S_FlowControlCommand flowControlCommand; in CmdFc()
154 oscl_memset(&flowControlCommand, 0, sizeof(S_FlowControlCommand)); in CmdFc()
172 sizeof(S_FlowControlCommand)); in CmdFc()
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/src/
Dannex.cpp501 …IMITIVE , E_PtvId_Cmd_Fc_Cfm , 0 , 0 , (uint8*)p_FlowControlCommand , sizeof(S_FlowControlCommand), in _1405_XXXX()
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dper.cpp1039 *ppDataOut = (uint8*)OSCL_DEFAULT_MALLOC(sizeof(S_FlowControlCommand)); in CommandMessage_decode()
Dh245_decoder.cpp299 … x->flowControlCommand = (PS_FlowControlCommand) OSCL_DEFAULT_MALLOC(sizeof(S_FlowControlCommand)); in Decode_CommandMessage()
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h4958 } S_FlowControlCommand; typedef
4959 typedef S_FlowControlCommand *PS_FlowControlCommand;