summaryrefslogtreecommitdiffstats
path: root/src/stk.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-15stk: Remove an unneeded check.Andrzej Zaborowski1-3/+0
2010-07-08stk: Simplify poll interval logicDenis Kenzior1-6/+4
2010-07-08stk: Be more paranoid of enums from stkDenis Kenzior1-0/+3
2010-07-08stk: Handle the Poll Interval proactive commandAndrzej Zaborowski1-0/+45
2010-07-08style: Use more understandable syntaxDenis Kenzior1-2/+3
2010-07-08stk: Get rid of gratuitous goto abuseDenis Kenzior1-5/+2
2010-07-08style: Prefer initialized variables on topDenis Kenzior1-1/+1
2010-07-08sms: Refactor ofono_sms_submit introduced by stkDenis Kenzior1-24/+16
2010-07-08stk: Don't submit all pending envelopes at onceDenis Kenzior1-2/+2
2010-07-08stk: Fix copy / paste errorDenis Kenzior1-2/+0
2010-07-08stk: Get rid of bin to hex converterDenis Kenzior1-16/+3
2010-07-08stk: cancelled variable is not usedDenis Kenzior1-5/+0
2010-07-08stk: Handle the Timer Management proactive commandAndrzej Zaborowski1-0/+165
2010-07-08stk: Handle the Set Up Idle Text proactive commandAndrzej Zaborowski1-0/+98
2010-07-08stk: Handle the Send SMS proactive command.Andrzej Zaborowski1-0/+104
2010-07-08stk: Handle ENVELOPEs in a queue, retry on sim busy.Andrzej Zaborowski1-14/+77
2010-07-08stk: Handle MoreTime command as a no-opAndrzej Zaborowski1-0/+13
2010-07-08stk: Utilities for proactive command/envelope handling.Andrzej Zaborowski1-18/+155
2010-06-16Fix previous commit that broke reference to PDU string bufferMarcel Holtmann1-8/+11
2010-06-16Fix memory allocation handling for STK Proactive command debugMarcel Holtmann1-7/+8
2010-06-15stkutil: Refactor struct stk_other_addressAndrzej Zaborowski1-0/+1
2010-06-09stk: Use envelope encoding utility from stkutil.cAndrzej Zaborowski1-13/+14
2010-04-15Fix: The null check should be done elsewhereDenis Kenzior1-3/+0
2010-04-15Fix: Make the name a bit clearerDenis Kenzior1-2/+2
2010-04-15Fix: No glib types in oFono public APIDenis Kenzior1-1/+1
2010-04-15Add Sim Toolkit atomAndrzej Zaborowski1-0/+201