Home
last modified time | relevance | path

Searched refs:SetAl2SequenceNumbers (Results 1 – 3 of 3) sorted by relevance

/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/include/
Dtsc_h324m_config.h57 PVMFCommandId SetAl2SequenceNumbers(int32 aSeqNumWidth, OsclAny* aContextData = NULL);
147 PVMFCommandId SetAl2SequenceNumbers(int32 aSeqNumWidth, OsclAny* aContextData = NULL);
Dtsc_h324m_config_interface.h134 virtual PVMFCommandId SetAl2SequenceNumbers(int32 aSeqNumWidth,
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
Dtsc_h324m_config.cpp631 PVMFCommandId H324MConfig::SetAl2SequenceNumbers(int32 aSeqNumWidth, OsclAny* aContextData) in SetAl2SequenceNumbers() function in H324MConfig
1107 PVMFCommandId H324MConfigProxied::SetAl2SequenceNumbers(int32 aSeqNumWidth, OsclAny* aContextData) in SetAl2SequenceNumbers() function in H324MConfigProxied
1456 commandId = iH324MConfigIF->SetAl2SequenceNumbers(msg->iSeqNumWidth, in HandleCommand()