Home
last modified time | relevance | path

Searched refs:RequestLLPort (Results 1 – 2 of 2) sorted by relevance

/external/opencore/protocols/systems/3g-324m_pvterminal/h324/srp/include/
Dsrp.h304 PVMFPortInterface * RequestLLPort(const int32 aPortTag) in RequestLLPort() function
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
Dtscmain.cpp2381 iOutgoingSrpPort = iSrp->RequestLLPort(SRP_INPUT_PORT_TAG); in ConfigureSrp()
2382 iIncomingSrpPort = iSrp->RequestLLPort(SRP_OUTPUT_PORT_TAG); in ConfigureSrp()