Home
last modified time | relevance | path

Searched refs:TSC_blc (Results 1 – 9 of 9) sorted by relevance

/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/include/
Dtsc_blc.h57 class TSC_blc
60 TSC_blc(TSC_statemanager& aStateManager): iTSCstatemanager(aStateManager) in TSC_blc() function
64 ~TSC_blc() {}; in ~TSC_blc()
Dtsc_componentregistry.h30 class TSC_blc; variable
40 TSC_blc& aTSCblc,
54 TSC_blc& iTSCblc;
Dtsc_channelcontrol.h51 class TSC_blc; variable
63 TSC_blc& aTSCblc,
94 TSC_blc& iTSCblc;
Dtsc_component.h70 class TSC_blc; variable
82 TSC_blc& aTSCblc,
271 TSC_blc& iTSCblc;
Dtscmain.h670 TSC_blc iTSCblc;
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
Dtsc_blc.cpp52 void TSC_blc::BlcEtbReq(TPVChannelId Lcn, in BlcEtbReq()
159 void TSC_blc::BlcEtbRps(TPVChannelId incoming_lcn, TPVChannelId outgoing_lcn) in BlcEtbRps()
204 TPVDirection TSC_blc::BlcRlsReq(int32 ReleaseType, in BlcRlsReq()
Dtsc_componentregistry.cpp23 TSC_blc& aTSCblc, in TSCComponentRegistry()
Dtsc_channelcontrol.cpp32 TSC_blc& aTSCblc, in TSC_channelcontrol()
Dtsc_component.cpp56 TSC_blc& aTSCblc, in TSC_component()