aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libmsc/msc_ifaces.c
AgeCommit message (Collapse)AuthorFilesLines
2016-03-31mscsplit: rewire MSC gsm0808_submit_dtap() to msc_tx_dtap()Neels Hofmeyr1-4/+2
2016-03-03msc: define extern iu_tx()Neels Hofmeyr1-2/+2
2016-03-03msc: implicitly link to iu_tx, don't have callbacks.Neels Hofmeyr1-30/+6
This is more akin to the way openbsc do, as well as less code.
2016-03-03mscsplit: fix compilation and comments. move msc_api.h.Neels Hofmeyr1-5/+5
2016-03-03mscsplit: getting grips on header scopesNeels Hofmeyr1-11/+39
2016-03-03cscn: rename msc_apiNeels Hofmeyr1-0/+50