FreeCalypso > hg > freecalypso-citrine
view L1/include/tch_feature.h @ 7:b7d857ebc9ca
L1/tpudrv/tpudrv.h: TCS211 version restored
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Thu, 09 Jun 2016 05:38:18 +0000 |
parents | 75a11d740a02 |
children |
line wrap: on
line source
/* * This header file is a FreeCalypso addition; it contains definitions * for the custom voice TCH rerouting feature. */ #define TCH_CONFIG_REQ 0x11 #define TCH_CONFIG_CONF 0x12 #define TCH_ULBITS_REQ 0x13 #define TCH_ULBITS_CONF 0x14 #define TCH_DLBITS_IND 0x15