summaryrefslogtreecommitdiffstats
path: root/src/voicecall.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-19voicecall: Tweak the behavior of previous commitDenis Kenzior1-17/+11
2011-04-19voicecall: add +CHUP support for HFP emulatorFrédéric Danis1-5/+86
2011-04-19voicecall: Don't go over 80 characters per lineDenis Kenzior1-1/+2
2011-04-19voicecall: add ATA support for HFP emulatorFrédéric Danis1-6/+68
2011-04-19voicecall: add API to find call by statusFrédéric Danis1-0/+16
2011-04-11voicecall: fix to sim ecc free logicDenis Kenzior1-4/+7
2011-04-11voicecall: Fix ECC list generation for empty EFeccDenis Kenzior1-1/+10
2011-04-11voicecall: add call, callsetup and callheld indicatorsFrédéric Danis1-0/+131
2011-04-07voicecall: Handle concurrent Refresh & NW ECC updateDenis Kenzior1-26/+35
2011-04-07voicecall: Don't reverse sim_en_listDenis Kenzior1-2/+0
2011-04-07voicecall: Fix ECC list generationDenis Kenzior1-5/+5
2011-04-07voicecall: Localize variable initializationDenis Kenzior1-8/+6
2011-04-07voicecall: network emergency number list supportJeevaka Badrappan1-0/+19
2011-04-07voicecall: Refactor emergency number list handlingJeevaka Badrappan1-65/+65
2011-04-07voicecall: Remove sim_state_watch on atom unregisterJeevaka Badrappan1-6/+7
2011-04-04voicecall: Detect emergency calls initiated by STKDenis Kenzior1-3/+17
2011-04-04voicecall: add emergency mode handlingJeevaka Badrappan1-1/+19
2011-04-04voicecall: generalize emergency call checkJeevaka Badrappan1-9/+5
2011-03-30voicecall: set call_list to NULLDenis Kenzior1-0/+1
2011-03-30core: remove redundant codeMika Liljeberg1-6/+0
2011-03-24voicecall: fix voicecalls_release_queueFrédéric Danis1-2/+2
2011-03-21voicecall: Fix pause character validationLucas De Marchi1-2/+3
2011-03-11voicecall: Refactor held and mpty notify logicDenis Kenzior1-40/+22
2011-03-11voicecall: Minor whitespace fix for previous commitDenis Kenzior1-2/+2
2011-03-11voicecall: implement SSN handling functionsAndras Domokos1-0/+174
2011-02-25voicecall: Add CNAP debugging ofono voicecallAntoine Reversat1-2/+3
2011-02-17voicecall: Watch for changes to relevant SIM filesAndrzej Zaborowski1-7/+17
2011-02-07voicecall: Fix check for ECT pre-conditionsDenis Kenzior1-1/+1
2011-02-03simfs: implement ofono_sim_context apiAndrzej Zaborowski1-2/+11
2011-01-26voicecall: remove ofono_cug_optionJeevaka Badrappan1-3/+2
2011-01-25common: add function to validate long numbersRafael Ignacio Zurita1-1/+1
2011-01-21voicecall: Fix some minor style issues for voicecall propertiesMarcel Holtmann1-13/+13
2011-01-19voicecall: Handle empty EFecc properlyDenis Kenzior1-4/+1
2011-01-18voicecall: Update to the new APIDenis Kenzior1-3/+5
2011-01-18voicecall: add support for cdipLucas De Marchi1-2/+36
2010-12-17voicecall: Minor style nitpickDenis Kenzior1-2/+2
2010-12-17voicecall: Add emergency propertyJohn Mathew1-0/+37
2010-12-16voicecall: Use cnap validity in get_propertiesDenis Kenzior1-5/+2
2010-12-16voicecall: Use clip_validity in get_propertiesDenis Kenzior1-1/+6
2010-12-16voicecall: Minor style fixesDenis Kenzior1-6/+5
2010-12-16voicecall: add support for CNAPGustavo F. Padovan1-0/+53
2010-12-03voicecall: fix dial result handlingPekka Pessi1-3/+16
2010-11-29core: explicitly compare pointers to NULLLucas De Marchi1-41/+35
2010-11-26core: Remove stray newlines in messages sent to logRémi Denis-Courmont1-2/+2
2010-11-22src: coding style fixes - rule M6Jeevaka Badrappan1-5/+5
2010-10-25voicecall: Limit tone string length per request.Andrzej Zaborowski1-7/+10
2010-10-22voicecall: __ofono_voicecall_tone_send internal apiAndrzej Zaborowski1-32/+237
2010-10-10voicecall: check g_try_new0 return valuePekka Pessi1-0/+3
2010-10-10voicecall: remove dial_request_finish() cb paramPekka Pessi1-9/+9
2010-10-10voicecall: Check dial requests in voicecall_is_busyPekka Pessi1-7/+2