Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
Dtsc_h324m_config.cpp997 H324MConfigProxied::H324MConfigProxied(H324MConfigInterface *aH324MConfigIF, PVMainProxy *aMainProx… in H324MConfigProxied() function in H324MConfigProxied
1013 H324MConfigProxied::~H324MConfigProxied() in ~H324MConfigProxied()
1026 void H324MConfigProxied::addRef() in addRef()
1031 void H324MConfigProxied::removeRef() in removeRef()
1039 bool H324MConfigProxied::queryInterface(const PVUuid& aUuid, PVInterface*& aInterfacePtr) in queryInterface()
1051 void H324MConfigProxied::SetObserver(H324MConfigObserver* aObserver) in SetObserver()
1056 void H324MConfigProxied::H324MConfigCommandCompletedL(PVMFCmdResp& aResponse) in H324MConfigCommandCompletedL()
1070 void H324MConfigProxied::H324MConfigHandleInformationalEventL(PVMFAsyncEvent& aNotification) in H324MConfigHandleInformationalEventL()
1077 PVMFCommandId H324MConfigProxied::SetMultiplexLevel(TPVH223Level aLevel, OsclAny* aContextData) in SetMultiplexLevel()
1087 PVMFCommandId H324MConfigProxied::SetMaxSduSize(TPVAdaptationLayer aLayer, int32 aSize, OsclAny* aC… in SetMaxSduSize()
[all …]
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/include/
Dtsc_h324m_config.h126 friend class H324MConfigProxied; variable
130 class H324MConfigProxied :
137 H324MConfigProxied(H324MConfigInterface *aH324MConfigIF, PVMainProxy *aMainProxy);
138 virtual ~H324MConfigProxied();