mncc: Move the cc_tx_to_mncc code into the libbsc.a

The trau_mux likes to call cc_tx_to_mncc for each received
frame from the E1 link. Using a signal for each audio frame
is messy as well. The best thing I could think of is to put
this into the BSC to deref the pointer. The other option would
be to include the gsm_data.h in the mncc.h header and have
the method as inline.
3 files changed
tree: 40c5dd55db481e76d36507c669d3ac6ab627e186
  1. hlrsync/
  2. linux-kernel/
  3. openbsc/
  4. wireshark/