comparison L1/include/tch_feature.h @ 0:75a11d740a02

initial import of gsm-fw from freecalypso-sw rev 1033:5ab737ac3ad7
author Mychaela Falconia <falcon@freecalypso.org>
date Thu, 09 Jun 2016 00:02:41 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:75a11d740a02
1 /*
2 * This header file is a FreeCalypso addition; it contains definitions
3 * for the custom voice TCH rerouting feature.
4 */
5
6 #define TCH_CONFIG_REQ 0x11
7 #define TCH_CONFIG_CONF 0x12
8 #define TCH_ULBITS_REQ 0x13
9 #define TCH_ULBITS_CONF 0x14
10 #define TCH_DLBITS_IND 0x15