aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libmsc/msc_api.c
diff options
context:
space:
mode:
authorNeels Hofmeyr <nhofmeyr@sysmocom.de>2016-05-02 15:55:22 +0200
committerNeels Hofmeyr <nhofmeyr@sysmocom.de>2016-05-02 16:30:10 +0200
commit3a9c52a5dc8a625b916193b7bea90254af0e04f1 (patch)
tree0d340347f1c6e3606cde26c60fd4b35c5382720a /openbsc/src/libmsc/msc_api.c
parentc6580c5b2c11ca6bbc22676866c5cfe4dc36596f (diff)
paging: change subscr_paging_cb() into subscr_rx_paging_response()
Remove one layer of callback indirection in paging. When a paging response arrives, we always want to first secure the connection, thus a fixed subscr_rx_paging_response() function is more appropriate and avoids having to store a cbfn. The actual actions to be taken upon successful paging are of course still in callback functions stored with each subscriber.
Diffstat (limited to 'openbsc/src/libmsc/msc_api.c')
0 files changed, 0 insertions, 0 deletions