summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/src/mobile/gsm48_cc.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-03mobile/gsm48_cc.c: handle more GSM_TCH* messagesVadim Yanitskiy1-0/+3
2018-10-03mobile/voice.c: abstract gsm_send_voice() from MNCCVadim Yanitskiy1-1/+1
2017-11-27mobile: Instead of putting semantic in a comment, use an enumHolger Hans Peter Freyther1-1/+1
2017-11-08host/mobile: use osmocom_ms as talloc contextVadim Yanitskiy1-2/+0
2011-11-13host/mobile/sms: Adding SAPI 3 support to MM and RR layersAndreas Eversberg1-3/+4
2011-11-13host/mobile: Whitespace fixes, no functional changesSylvain Munaut1-8/+8
2011-11-13host/mobile: Fix indentation in gsm48_cc, no functional changeAndreas Eversberg1-5/+5
2011-11-06misc: u_intX -> uintX in the host directoryHolger Hans Peter Freyther1-4/+4
2011-09-04[mobile] Using socket application interface with mobile applicationAndreas Eversberg1-2/+43
2011-07-28layer23: Add mobile support for sending / receiving voice frame through MNCCAndreas.Eversberg1-7/+27
2011-05-15src: use namespace prefix osmo_timer*Pablo Neira Ayuso1-3/+3
2011-04-26src: use new libosmogsm and include/osmocom/[gsm|core] path to headersPablo Neira Ayuso1-4/+4
2010-10-15[layer23] Support of receiving STATUS at call controlAndreas.Eversberg1-0/+21
2010-10-13[layer23] Minor fix of debugging message in call controlAndreas.Eversberg1-2/+1
2010-10-12[layer23] Fixed CAUSE information elementAndreas.Eversberg1-0/+1
2010-09-26[layer23] Speech codec selection and negotiation with networkAndreas.Eversberg1-2/+3
2010-09-19[layer23] Fixed typo in Call ControlAndreas.Eversberg1-1/+1
2010-08-10Added sequence number to L3 messages (see GSM 04.08 Clause 3.1.4.3)Andreas.Eversberg1-1/+1
2010-07-27layer23: Split [2/2] -> The header filesSylvain Munaut1-5/+5
2010-07-27layer23: Split [1/2] -> The source codeSylvain Munaut1-0/+2139