Home
last modified time | relevance | path

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

/external/opencore/pvmi/pvmf/include/
Dpvmf_node_utils.h193 enum TPVMFGenericNodeCommand enum
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/include/
Dtscmain.h614 …int32 FindPendingPortCmd(TPVMFGenericNodeCommand aCmdType, int32 aPortTag, Tsc324mNodeCommand& cm…
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
Dtscmain.cpp1923 int32 TSC_324m::FindPendingPortCmd(TPVMFGenericNodeCommand aCmdType, in FindPendingPortCmd()
1935 if ((TPVMFGenericNodeCommand)iPendingCmdQueue[i].iCmd == aCmdType) in FindPendingPortCmd()