aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/Makefile.am
diff options
context:
space:
mode:
authorNeels Hofmeyr <nhofmeyr@sysmocom.de>2016-05-10 12:50:31 +0200
committerNeels Hofmeyr <nhofmeyr@sysmocom.de>2016-11-12 15:48:47 +0100
commit624e2bbb684531c02f549b381f7849b53a64172d (patch)
treeb4681f78bfdbe835f7f79320670cff0ba222f20e /openbsc/include/Makefile.am
parentb8061adb9253611d09b63fd7f2d4229e893cc910 (diff)
move to libxsc: factor out gen of USSD notify and release complete
Both libmsc and libbsc will need distinct gsm0480_send_ussdNotify() and gsm0480_send_releaseComplete() functions, since there will be distinct subscriber connection structs. The current functions live in libmsc, so add the same in libbsc in new file gsm_04_80_utils.c. To avoid too much code dup, move the message generation part of gsm0480_send_ussdNotify() and gsm0480_send_releaseComplete() to new functions gsm0480_gen_ussdNotify() and gsm0480_gen_releaseComplete(), placed in libxsc. Change-Id: I33a84e3c28576ced91d2ea24103123431f551173
Diffstat (limited to 'openbsc/include/Makefile.am')
0 files changed, 0 insertions, 0 deletions