aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/bsc/abis_rsl.h
AgeCommit message (Expand)AuthorFilesLines
2023-02-13abis_rsl: constify parameters of rsl_X_imm_assign_cmdPhilipp Maier1-2/+3
2023-02-13abis_rsl: add support for sending IMMEDIATE ASSIGNMENT through PCHPhilipp Maier1-1/+1
2021-05-28RSL link: explicitly select rsl_link based on lchanNeels Hofmeyr1-0/+2
2021-04-14drop unused func decl rsl_lchan_mark_broken()Neels Hofmeyr1-2/+0
2020-12-19abis_rsl: turn rsl_msgb_alloc() a macro and move it to headerVadim Yanitskiy1-0/+7
2020-09-11abis_rsl.c: flush channel request queue on RSL bootstrapPhilipp Maier1-0/+1
2020-09-07abis_rsl: prioritize emergency calls over regular callsPhilipp Maier1-0/+2
2020-06-16use osmo_mobile_identity API everywhereNeels Hofmeyr1-2/+3
2019-11-19bsc: Adapt maximum MS Power Ctrl level based on band and MS Power classPau Espin Pedrol1-1/+1
2019-11-13Fix some typosMartin Hauke1-1/+1
2019-09-08SMSCB: Send ETWS Primary Notifiation via RSL to BTSHarald Welte1-0/+1
2019-05-24abis_rsl: Add support for extended CBCH to rsl_sms_cb_command()Harald Welte1-1/+1
2018-11-22RSL: restructure MDCX functionsMax1-0/+1
2018-11-07constify rsl_tx_ipacc_*cx() parametersMax1-2/+2
2018-11-07Make IP address helper accessible via header fileMax1-0/+2
2018-07-28large refactoring: use FSMs for lchans; add inter-BSC HONeels Hofmeyr1-12/+15
2018-06-18cosmetic / linking: move str_to_imsi() out of abis_rsl.cNeels Hofmeyr1-1/+0
2018-05-23abis_rsl.h: drop unused rsl_chan_activate() declarationNeels Hofmeyr1-6/+0
2017-11-29compiler warnings: add includes in abis_rsl.h, gsm_data_shared.hNeels Hofmeyr1-0/+1
2017-09-23Wrap channel state assignment in macroMax1-1/+4
2017-09-06move include/openbsc to include/osmocom/bscNeels Hofmeyr1-0/+117