comparison gsm-fw/L1/include/tch_feature.h @ 1003:9b147d0b2cab

gsm-fw feature tch-reroute: started laying the foundation
author Mychaela Falconia <falcon@ivan.Harhan.ORG>
date Fri, 18 Mar 2016 16:37:28 +0000
parents
children
comparison
equal deleted inserted replaced
1002:e6ccc8788b96 1003:9b147d0b2cab
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