Home
last modified time | relevance | path

Searched refs:SetAlConfig (Results 1 – 5 of 5) sorted by relevance

/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/include/
Dtsc_component.h119 void SetAlConfig(PV2WayMediaType media_type,
Dtscmain.h393 OSCL_IMPORT_REF void SetAlConfig(PV2WayMediaType media_type,
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
Dtscmain.cpp2064 OSCL_EXPORT_REF void TSC_324m::SetAlConfig(PV2WayMediaType media_type, in SetAlConfig() function in TSC_324m
2068 iTSCcomponent->SetAlConfig(media_type, layer, allow); in SetAlConfig()
Dtsc_h324m_config.cpp675 iH324M->SetAlConfig(aMediaType, aLayer, aAllow); in SetALConfiguration()
Dtsc_component.cpp270 void TSC_component::SetAlConfig(PV2WayMediaType media_type, in SetAlConfig() function in TSC_component