libosmocore/src/gsm
Katerina Barone-Adesi c28c6a02d2 misc: Doxygen tweaks: fixed some typos and minor errors
Doxygen generates quite a lot of warnings on libosmocore. Some of them
are obvious typos - this patch aims to fix such low-hanging fruit.
2013-02-15 13:27:59 +01:00
..
milenage milenage: Add function to compute OPC from OP and K 2012-03-21 08:19:47 +01:00
Makefile.am build: Don't use the deprecated INCLUDES in the various Makefile.am 2012-12-11 23:59:31 +01:00
a5.c gsm/a5: Return -ENOTSUP if the selected cipher is not supported 2012-12-06 08:23:02 +01:00
abis_nm.c turn abis_nm_debugp_foh() into a macro 2013-02-10 09:30:28 +01:00
auth_comp128v1.c auth_core: don't use anonymous unions to make certain gcc versions happy 2011-12-07 11:35:02 +01:00
auth_core.c misc: Doxygen tweaks: fixed some typos and minor errors 2013-02-15 13:27:59 +01:00
auth_milenage.c auth_milenage/osmo-auc-gen: compute OPC in case only OP is known 2012-03-21 09:04:14 +01:00
comp128.c comp128: mark ki and srand as 'const' input parameters 2011-12-06 21:52:09 +01:00
gan.c ganc: add value_strings for GAN message type and protocol discriminator 2012-06-24 21:52:07 +02:00
gprs_cipher_core.c gprs_cipher_core: Fix potential buffer overflows 2011-07-16 12:03:46 +02:00
gsm48.c GSM48: Avoid unaligned access in gsm48_construct_ra 2012-11-05 12:30:09 +01:00
gsm48_ie.c GSM 04.08: Add support for parsing CSD related bearer capabilities 2012-08-24 21:37:59 +02:00
gsm0411_smc.c sms: Print 'network' or 'mobile' when creating the SMC/SMR 2012-12-06 11:58:33 +01:00
gsm0411_smr.c sms: Print 'network' or 'mobile' when creating the SMC/SMR 2012-12-06 11:58:33 +01:00
gsm0411_utils.c sms: Remove the commented out code that was the default in OpenBSC 2012-11-11 09:45:40 +01:00
gsm0480.c include: reorganize headers file to include/osmocom/[gsm|core] 2011-03-23 18:09:28 +01:00
gsm0502.c import gsm0502_calc_paging_group() from openbsc 2011-06-26 14:47:16 +02:00
gsm0808.c GSM 08.08: change gsm0808_create_classmark_update() prototype 2012-01-26 22:42:16 +01:00
gsm_utils.c gsm: Add method to find ARFCN based on frequency 2012-12-11 23:44:41 +01:00
lapd_core.c misc: Doxygen tweaks: fixed some typos and minor errors 2013-02-15 13:27:59 +01:00
lapdm.c lapd: Check in rslms_rx_rll() if lapdm context was initialized earlier 2012-12-26 10:48:01 +01:00
libosmogsm.map gsm: Add method to find ARFCN based on frequency 2012-12-11 23:44:41 +01:00
rsl.c doc: Fix the Doxygen section endings 2012-04-18 21:53:23 +02:00
rxlev_stat.c bitvec: add bitvec_find_first_bit_pos() from gsm/rxlev_stat.c 2011-03-28 20:00:45 +02:00
sysinfo.c sysinfo: add EXTENDED MEASUREMENT ORDER / MEASUREMENT INFO to SI types 2011-06-25 21:39:18 +02:00
tlv_parser.c misc: Doxygen tweaks: fixed some typos and minor errors 2013-02-15 13:27:59 +01:00