summaryrefslogtreecommitdiffstats
path: root/include/osmocom/gsm/gsm0808_utils.h
Commit message (Expand)AuthorAgeFilesLines
* add gsm0808 channel enum to IE val conversion functionsNeels Hofmeyr2018-05-081-0/+107
* add gsm0808_cell_{id,id_list}_name() and friendsNeels Hofmeyr2018-04-181-0/+11
* add gsm0808_{enc,dec}_cell_idNeels Hofmeyr2018-04-131-12/+21
* add gsm0808_cell_id_list_add() to combine two cell identifier listsNeels Hofmeyr2018-04-131-0/+1
* support for more cell ID list types in libosmocoreStefan Sperling2018-03-131-2/+27
* Fix/Update copyright notices; Add SPDX annotationHarald Welte2017-11-131-6/+6
* [doc] Properly define gsm0800 group and move all related files into itHarald Welte2017-10-171-1/+5
* fix map entry and .h declaration for gsm0808_chan_type_to_speech_codec()Neels Hofmeyr2017-06-231-1/+1
* doxygen: unify use of \file across the boardNeels Hofmeyr2017-06-231-1/+3
* cosmetic: remove API documentation strings in header filePhilipp Maier2017-06-221-24/+0
* gsm0808: add function gsm0808_speech_codec_from_chan_type()Philipp Maier2017-06-221-0/+2
* gsm0808: add function gsm0808_chan_type_to_speech_code()Philipp Maier2017-06-221-0/+2
* gsm0808 + ipa: fix compilation on systems without sys/socket.hHarald Welte2017-05-151-1/+1
* gsm0808: Add utils for Cell Identifier ListPhilipp Maier2017-04-081-0/+8
* gsm0808: Add utils for Encryption InformationPhilipp Maier2017-04-081-0/+8
* gsm0808: Add utils for Channel TypePhilipp Maier2017-04-081-0/+8
* gsm0808: Add utils for Speech Codec List and Speech CodecPhilipp Maier2017-04-081-0/+19
* gsm0808: Add utils for AoIP Transport Layer AddressPhilipp Maier2017-04-081-0/+30