summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/src/misc/app_bcch_scan.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-13layer23: refactor the application API conceptVadim Yanitskiy1-6/+2
2023-01-17layer23: Let each app allocate its ms obj and start layer2 when neededPau Espin Pedrol1-3/+17
2023-01-13layer23: Introduce l23_app_start() API stepPau Espin Pedrol1-1/+7
2022-11-05layer23: fix -Werror=old-style-definition problemsVadim Yanitskiy1-1/+1
2021-12-14treewide: remove FSF addressOliver Smith1-4/+0
2019-10-17Fix common misspellings and typosMartin Hauke1-1/+1
2019-05-22bcch_scan: Fix compiler warning about undefined functionsHarald Welte1-1/+2
2011-11-13host/layer23: Removed local copy of LAPDm, using libosmocore instadAndreas Eversberg1-1/+0
2011-06-22add l1ctl_proto.h #includes to lots of filesHarald Welte1-0/+2
2011-05-15src: use namespace prefix osmo_signal*Pablo Neira Ayuso1-1/+1
2011-04-26src: use new libosmogsm and include/osmocom/[gsm|core] path to headersPablo Neira Ayuso1-4/+4
2010-12-27layer23: Create an l23_app_info for various information and cb'sHolger Hans Peter Freyther1-0/+11
2010-07-29[layer23] request a layer1 reset on startup of layer2 applicationsSteve Markgraf1-0/+1
2010-07-27layer23: Split [2/2] -> The header filesSylvain Munaut1-5/+5
2010-07-27layer23: Split [1/2] -> The source codeSylvain Munaut1-0/+56