summaryrefslogtreecommitdiffstats
path: root/src/stkutil.c
AgeCommit message (Expand)AuthorFilesLines
2010-06-15stkutil: Add Terminal Applications envelope builderAndrzej Zaborowski1-0/+57
2010-06-15stkutil: Add MMS Notification DL envelope builderAndrzej Zaborowski1-0/+38
2010-06-15stkutil: Add MMS Transfer Status envelope builderAndrzej Zaborowski1-0/+84
2010-06-15stkutil: Add the USSD Download envelope builderAndrzej Zaborowski1-0/+10
2010-06-15stkutil: Add the Timer Expiration envelope builderAndrzej Zaborowski1-0/+13
2010-06-15stkutil: Add the Event Download envelope builderAndrzej Zaborowski1-0/+541
2010-06-15stkutil: Refactor struct stk_frames_infoAndrzej Zaborowski1-2/+9
2010-06-15stkutil: Refactor struct stk_other_addressAndrzej Zaborowski1-1/+4
2010-06-15stkutil: Add the Call Control envelope builderAndrzej Zaborowski1-0/+195
2010-06-09stkutil: Refactor stk_location_infoAndrzej Zaborowski1-10/+23
2010-06-09stkutil: Add MO SMS Control envelope builderAndrzej Zaborowski1-0/+16
2010-06-09stkutil: Add the Menu Selection envelope builderAndrzej Zaborowski1-0/+25
2010-06-09stkutil: Add CBS-PP Data Download envelope builderAndrzej Zaborowski1-0/+26
2010-06-09stkutil: Add SMS-PP Data Download envelope builderAndrzej Zaborowski1-0/+110
2010-06-09stkutil: Use static buf in stk_pdu_from_responseAndrzej Zaborowski1-16/+20
2010-06-01stk: Constraint the appearance of empty itemYang Gu1-12/+28
2010-05-28stkutil: Add Launch Browser response builderAndrzej Zaborowski1-0/+1
2010-05-28stkutil: Add Language Notification response builderAndrzej Zaborowski1-0/+1
2010-05-28stkutil: Add Send DTMF response builder supportAndrzej Zaborowski1-0/+2
2010-05-28stkutil: Fix comment styleDenis Kenzior1-2/+4
2010-05-28stkutil: Add the Run AT Command response builderAndrzej Zaborowski1-0/+29
2010-05-28stkutil: Add Set Up Idle Mode Text response builderAndrzej Zaborowski1-0/+2
2010-05-28stkutil: Fix style in build_dataobj_timer_valueDenis Kenzior1-6/+8
2010-05-28stkutil: Fix styleDenis Kenzior1-4/+6
2010-05-28stkutil: Add the Timer Management response builderAndrzej Zaborowski1-0/+41
2010-05-28stkutil: Use more understandable syntaxDenis Kenzior1-3/+6
2010-05-28stkutil: Fix styleDenis Kenzior1-4/+8
2010-05-28stkutil: Fix style in build_dataobj_location_infoDenis Kenzior1-12/+27
2010-05-28stkutil: Fix some style issues with setup_callDenis Kenzior1-7/+8
2010-05-28stkutil: Add Set Up Event List response builderAndrzej Zaborowski1-0/+2
2010-05-28stkutil: Add the Provide Local Info response builderAndrzej Zaborowski1-0/+447
2010-05-28stkutil: Add Polling Off response builder supportAndrzej Zaborowski1-0/+2
2010-05-28stkutil: Add Set Up Call response builderAndrzej Zaborowski1-0/+37
2010-05-27stkutil: Refactor parsing of data object listsDenis Kenzior1-118/+109
2010-05-27Move destructor prior to returnYang Gu1-33/+27
2010-05-27stk: Add parser for launch browser commandsYang Gu1-0/+103
2010-05-27stkutil: Refactor SMS pdu parserDenis Kenzior1-30/+13
2010-05-27stk: Fix the parser of send smsYang Gu1-9/+43
2010-05-27stk: Use sim bcd versionYang Gu1-2/+2
2010-05-25stk: Add parser for language notification commandsYang Gu1-0/+26
2010-05-25stk: Add parser for send dtmf commandsYang Gu1-0/+42
2010-05-25stk: Add parser for run at command commandsYang Gu1-0/+42
2010-05-25stk: Add parser for setup idle mode text commandsYang Gu1-0/+40
2010-05-25stkutil: Fix warningDenis Kenzior1-2/+1
2010-05-25stkutil: More style issuesDenis Kenzior1-52/+54
2010-05-25stkutil: small style issueDenis Kenzior1-5/+3
2010-05-25stkutil: Add Select Item response builderAndrzej Zaborowski1-0/+21
2010-05-25stkutil: Add Set Up Menu response builderAndrzej Zaborowski1-0/+1
2010-05-25test-stkutil: Add Refresh response testsAndrzej Zaborowski1-1/+1
2010-05-25stkutil: Add Refresh response builderAndrzej Zaborowski1-0/+2