summaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/bsc_api.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* mscsplit: move subscriber conns list into struct gsm_networkNeels Hofmeyr2016-09-261-2/+0
* amr: Attempt to unbreak the AMR support in the BSCHolger Hans Peter Freyther2015-10-021-1/+1
* Add full AMR multirate IE support with VTY config for MS and BTS sideAndreas Eversberg2015-09-221-1/+1
* bsc: Add a ctrl command to send a ussdNotify for a callHolger Hans Peter Freyther2014-08-081-0/+2
* audio: Make the BSC handle the new mr_config request of the BSC APIHolger Hans Peter Freyther2013-01-071-0/+7
* lchan: Fix the name of the SACCH in the variable namesHolger Hans Peter Freyther2012-04-181-1/+1
* Move processing of CLASSMARK CHANGE behind bsc_apiHarald Welte2012-01-231-0/+4
* bsc_api.h: Add some comments to the API structureHarald Welte2011-09-131-0/+7
* bsc_api: Change submit dtap to allow to automatically use the SACHHolger Hans Peter Freyther2010-11-151-1/+1
* bsc_api: Clarify the parameters of the assignment commandHolger Hans Peter Freyther2010-11-151-1/+1
* bsc_api: Make the cipher_mode take the 'include imei sv' argumentHolger Hans Peter Freyther2010-11-151-1/+1
* bsc_api: The rr_cause is optional, pass it as a pointerHolger Hans Peter Freyther2010-11-151-1/+1
* bsc_api: Nuke the clear complete from the API.Holger Hans Peter Freyther2010-11-151-1/+0
* bsc_api: Provide the link_id in the dtap callback.Holger Hans Peter Freyther2010-11-151-1/+2
* bsc_api: Add needed parameters to the assignment complete callbackHolger Hans Peter Freyther2010-11-151-1/+2
* bsc_api: The cipher mode is not a message on the air interfaceHolger Hans Peter Freyther2010-11-151-2/+0
* bsc_api: Change the cause to a uint8_t for nowHolger Hans Peter Freyther2010-11-151-1/+1
* bsc_api: Fix a use after free error in the Clear Request pathHolger Hans Peter Freyther2010-11-151-1/+1
* bsc_api: Add cipher mod reject api callbackHolger Hans Peter Freyther2010-07-231-1/+3
* bsc_api: Add stub for the cipher mode command.Holger Hans Peter Freyther2010-07-231-1/+3
* bsc_api: Create dummy stub for the assignment command.Holger Hans Peter Freyther2010-07-231-2/+3
* bsc_msc: Remove use_count from the subscriber connectionHolger Hans Peter Freyther2010-06-281-0/+1
* bsc_api: Move gsm48_rcvmsg into the BSC API and dispatch.Holger Hans Peter Freyther2010-06-171-2/+6
* bsc_api: Move BSC API between MSC and RSL code...Holger Hans Peter Freyther2010-06-161-0/+2
* bsc_api: Add init, dispatch the clear request when a channel is going missingHolger Hans Peter Freyther2010-06-141-0/+1
* bsc_api: Add a callback based BSC -> MSC api...Holger Hans Peter Freyther2010-06-141-0/+19
* bsc: Start creating 08.08 like APIHolger Hans Peter Freyther2010-03-251-0/+6