| 
    osmo-gmr 0.2.104-2b98
    
   Osmocom GMR-1 
   | 
 
Osmocom GMR-1 FACCH9 channel coding header. More...
Go to the source code of this file.
Functions | |
| void | gmr1_facch9_encode (ubit_t *bits_e, const uint8_t *l2, const ubit_t *bits_sacch, const ubit_t *bits_status, const ubit_t *ciph) | 
| Stateless GMR-1 FACCH9 channel coder.  More... | |
| int | gmr1_facch9_decode (uint8_t *l2, sbit_t *bits_sacch, sbit_t *bits_status, const sbit_t *bits_e, const ubit_t *ciph, int *conv_rv) | 
| Stateless GMR-1 FACCH9 channel decoder.  More... | |
Osmocom GMR-1 FACCH9 channel coding header.