summaryrefslogtreecommitdiffstats
path: root/drivers/stemodem/voicecall.c
AgeCommit message (Expand)AuthorFilesLines
2010-08-16stemodem: Remove useless NULL checks before g_freeMarcel Holtmann1-8/+4
2010-08-12stemodem: register should not be called from probeDenis Kenzior1-3/+12
2010-08-12stemodem: Use g_at_chat_cloneDenis Kenzior1-3/+4
2010-08-12voicecall: Rename hangup to hangup_activeSjur Brændeland1-1/+1
2010-02-08Refactor: Remove atutil dump_responseDenis Kenzior1-7/+0
2010-02-05Fix: Use snprintf instead of sprintf in stemodemDenis Kenzior1-5/+5
2010-01-28Fix: Update copyright notice for 2010Denis Kenzior1-1/+1
2010-01-28Style: Various whitespace issuesDenis Kenzior1-9/+14
2010-01-28Add STE voice call support.Sjur Brændeland1-0/+596