FreeCalypso > hg > fc-magnetite
view cfg-headers/base/trace.cfg @ 597:f18b29e27be5
First attempt at MCSI voice path automatic switching
The function is implemented at the ACI level in both aci2 and aci3,
successfully avoids triggering the DSP bug on the first call,
but the shutdown of MCSI upon call completion is not working properly yet
in either version.
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Wed, 27 Mar 2019 22:18:35 +0000 |
parents | fd8227e3047d |
children |
line wrap: on
line source
#ifndef __TRACE_CFG__ #define __TRACE_CFG__ #define LAYER_DBG 0xFFFFFFFF #define TRACE_LEVEL_FILTER 5 #endif /* __TRACE_CFG__ */