summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/src/mobile/gsm411_sms.c
AgeCommit message (Expand)AuthorFilesLines
2017-12-27mobile: Send SMS through the primitive interfaceHolger Hans Peter Freyther1-1/+1
2017-12-03mobile: Inform the primitive layer about status and new smsHolger Hans Peter Freyther1-0/+4
2017-12-03mobile: Fix compiler warning on printing ptrdiff_tHolger Hans Peter Freyther1-1/+1
2017-11-30mobile: Re-introduce msg_ref in struct gsm_smsHolger Hans Peter Freyther1-7/+9
2017-11-30mobile: ms->shutdown was not converted properly to enumHolger Hans Peter Freyther1-1/+1
2017-11-27mobile: Avoid msg_ref going out of syncHolger Hans Peter Freyther1-10/+9
2017-11-27mobile: Instead of putting semantic in a comment, use an enumHolger Hans Peter Freyther1-1/+1
2017-11-05mobile: get rid of unused variables / functionsVadim Yanitskiy1-2/+2
2017-11-05mobile/gsm411_sms.c: use secure gsm_7bit_(en|de)code_nVadim Yanitskiy1-2/+4
2013-05-23host/mobile: Fix trans_assign_trans_id() users error checkingSylvain Munaut1-1/+1
2013-01-02mobile/gsm411: Fix printf format warningSylvain Munaut1-1/+1
2013-01-02mobile/gsm411: Adapt to new libosmocore API for SMC/SMR by adding idSylvain Munaut1-8/+8
2011-11-13host/mobile: Mobile will use SMS Service Center Address from SIMAndreas Eversberg1-7/+8
2011-11-13host/mobile/sms: Adding SMS support for osmocomBB/mobileAndreas Eversberg1-0/+940