osmo-bsc/src/osmo-bsc
Stefan Sperling a8eafef966 change return type of page_subscriber() to void
We deliberately ignore errors from page_subscriber() so there is
no point in having a non-void return value.
Provide more context in the error message logged if paging failed.

Add a comment in an implementation override of base_grace_paging_request()
in the test suite to make return value semantics more clear.

Change-Id: Ie18c2ba53d2055d3eaff8c9ed939eb844af6dd2e
Related: I48f5efbcddd98e15256edfca06ba0ae6acb5bab1
2018-03-27 12:25:19 +00:00
..
Makefile.am introduce an osmo_fsm for gsm_subscriber_connection 2018-03-16 18:49:47 +00:00
osmo_bsc_api.c bssmap: State correct speech codec in ASSIGNMENT COMPLETE 2018-03-22 15:15:12 +00:00
osmo_bsc_audio.c cosmetic: remove dead code and obsolete fixmes 2018-03-22 12:55:46 +00:00
osmo_bsc_bssap.c change return type of page_subscriber() to void 2018-03-27 12:25:19 +00:00
osmo_bsc_ctrl.c implement support for 3-digit MNC with leading zeros 2018-03-07 15:34:48 +00:00
osmo_bsc_filter.c implement support for 3-digit MNC with leading zeros 2018-03-07 15:34:48 +00:00
osmo_bsc_grace.c Move BTS selection for paging from osmo_bsc_grace.c into osmo_bsc_bssap.c. 2018-01-16 14:14:01 +01:00
osmo_bsc_main.c introduce an osmo_fsm for gsm_subscriber_connection 2018-03-16 18:49:47 +00:00
osmo_bsc_msc.c implement support for 3-digit MNC with leading zeros 2018-03-07 15:34:48 +00:00
osmo_bsc_sigtran.c introduce an osmo_fsm for gsm_subscriber_connection 2018-03-16 18:49:47 +00:00
osmo_bsc_vty.c implement support for 3-digit MNC with leading zeros 2018-03-07 15:34:48 +00:00