aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/bsc_api.h
AgeCommit message (Expand)AuthorFilesLines
2013-01-07audio: Make the BSC handle the new mr_config request of the BSC APIHolger Hans Peter Freyther1-0/+7
2012-04-18lchan: Fix the name of the SACCH in the variable namesHolger Hans Peter Freyther1-1/+1
2012-01-23Move processing of CLASSMARK CHANGE behind bsc_apiHarald Welte1-0/+4
2011-09-13bsc_api.h: Add some comments to the API structureHarald Welte1-0/+7
2010-11-15bsc_api: Change submit dtap to allow to automatically use the SACHHolger Hans Peter Freyther1-1/+1
2010-11-15bsc_api: Clarify the parameters of the assignment commandHolger Hans Peter Freyther1-1/+1
2010-11-15bsc_api: Make the cipher_mode take the 'include imei sv' argumentHolger Hans Peter Freyther1-1/+1
2010-11-15bsc_api: The rr_cause is optional, pass it as a pointerHolger Hans Peter Freyther1-1/+1
2010-11-15bsc_api: Nuke the clear complete from the API.Holger Hans Peter Freyther1-1/+0
2010-11-15bsc_api: Provide the link_id in the dtap callback.Holger Hans Peter Freyther1-1/+2
2010-11-15bsc_api: Add needed parameters to the assignment complete callbackHolger Hans Peter Freyther1-1/+2
2010-11-15bsc_api: The cipher mode is not a message on the air interfaceHolger Hans Peter Freyther1-2/+0
2010-11-15bsc_api: Change the cause to a uint8_t for nowHolger Hans Peter Freyther1-1/+1
2010-11-15bsc_api: Fix a use after free error in the Clear Request pathHolger Hans Peter Freyther1-1/+1
2010-07-23bsc_api: Add cipher mod reject api callbackHolger Hans Peter Freyther1-1/+3
2010-07-23bsc_api: Add stub for the cipher mode command.Holger Hans Peter Freyther1-1/+3
2010-07-23bsc_api: Create dummy stub for the assignment command.Holger Hans Peter Freyther1-2/+3
2010-06-28bsc_msc: Remove use_count from the subscriber connectionHolger Hans Peter Freyther1-0/+1
2010-06-17bsc_api: Move gsm48_rcvmsg into the BSC API and dispatch.Holger Hans Peter Freyther1-2/+6
2010-06-16bsc_api: Move BSC API between MSC and RSL code...Holger Hans Peter Freyther1-0/+2
2010-06-14bsc_api: Add init, dispatch the clear request when a channel is going missingHolger Hans Peter Freyther1-0/+1
2010-06-14bsc_api: Add a callback based BSC -> MSC api...Holger Hans Peter Freyther1-0/+19
2010-03-25bsc: Start creating 08.08 like APIHolger Hans Peter Freyther1-0/+6