layer23: make LAPDm code mostly independent of 'struct osmocom_ms'
authorHarald Welte <laforge@gnumonks.org>
Sun, 22 May 2011 18:10:34 +0000 (20:10 +0200)
committerHarald Welte <laforge@gnumonks.org>
Tue, 21 Jun 2011 17:51:01 +0000 (19:51 +0200)
commit7ad100b94e49f29d2f5c4586504840ee7df577c9
tree88aedd9da82ce76484cf08fb4e26bc5540c80fdb
parentddb20b8b4e39e7342350ed5b34a2b64029fce7b0
layer23: make LAPDm code mostly independent of 'struct osmocom_ms'

This is one step in the direction of re-using the lapdm code in osmo-bts.
src/host/layer23/include/osmocom/bb/common/lapdm.h
src/host/layer23/include/osmocom/bb/common/osmocom_data.h
src/host/layer23/src/common/l1ctl.c
src/host/layer23/src/common/lapdm.c
src/host/layer23/src/common/main.c
src/host/layer23/src/misc/app_cbch_sniff.c
src/host/layer23/src/misc/cell_log.c
src/host/layer23/src/misc/rslms.c
src/host/layer23/src/mobile/app_mobile.c
src/host/layer23/src/mobile/gsm48_rr.c