index
:
ofono
master
Ofono
Ofono Group
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hfpmodem
/
voicecall.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-21
hfpmodem: Add comment for previous commit
Denis Kenzior
1
-0
/
+5
2013-01-21
hfpmodem: Fix release-and-swap without +CIEV
Mikel Astiz
1
-1
/
+45
2013-01-21
hfpmodem: Avoid transitional voicecall states
Mikel Astiz
1
-2
/
+12
2013-01-21
hfpmodem: Refactor voicecall notify with foreach
Mikel Astiz
1
-3
/
+9
2012-04-11
hfpmodem: use full CLCC handling in dialing case
Michael Brudevold
1
-67
/
+1
2011-10-10
drivers: Update copyright information
Marcel Holtmann
1
-1
/
+1
2011-08-05
hfpmodem: Fix g_at_chat leak
Frédéric Dalleau
1
-0
/
+1
2011-07-25
hfpmodem: fix callheld indicator
Frédéric Danis
1
-1
/
+15
2011-07-21
hfp_hf: Reorganize common code into hfpmodem
Denis Kenzior
1
-8
/
+10
2011-03-17
hfp: Fix some whitespace issues
Denis Kenzior
1
-2
/
+2
2011-02-05
hfpmodem: M16 coding style fix
Jeevaka Badrappan
1
-1
/
+1
2011-02-05
hfpmodem: Use defined call_status enum
Jeevaka Badrappan
1
-5
/
+7
2011-02-01
hfpmodem: use ofono_call initializer
Lucas De Marchi
1
-1
/
+3
2011-01-29
hfpmodem: remove NULL check
Jeevaka Badrappan
1
-4
/
+0
2011-01-26
voicecall: remove ofono_cug_option
Jeevaka Badrappan
1
-2
/
+2
2011-01-14
hfpmodem: Incorrect string length in dtmf buf.
Helen Clemson
1
-3
/
+2
2011-01-12
hfpmodem: M15 coding style fix
Jeevaka Badrappan
1
-2
/
+2
2010-11-29
drivers: explicitly compare pointers to NULL
Lucas De Marchi
1
-16
/
+14
2010-09-14
Fix common misspellings in drivers
Lucas De Marchi
1
-1
/
+1
2010-08-16
hfpmodem: Remove useless NULL checks before g_free
Marcel Holtmann
1
-8
/
+4
2010-08-12
voicecall: Rename hangup to hangup_active
Sjur Brændeland
1
-1
/
+1
2010-03-09
Fix Don't check CLIR CUG option in hfp_dial
Zhenhua Zhang
1
-4
/
+0
2010-02-08
Refactor: Remove atutil dump_response
Denis Kenzior
1
-13
/
+0
2010-02-08
Fix: Don't use ofono_debug directly in plugins
Denis Kenzior
1
-3
/
+3
2010-02-05
Fix: Use snprintf instead of sprintf in HFP
Denis Kenzior
1
-4
/
+4
2010-01-01
Update copyright information
Marcel Holtmann
1
-1
/
+1
2009-12-17
Style: Repeat for drivers
Denis Kenzior
1
-2
/
+4
2009-12-09
Style: Fix style issues in hfpmodem
Denis Kenzior
1
-6
/
+9
2009-12-09
Add clip_timeout for notify incoming call
Zhenhua Zhang
1
-0
/
+38
2009-12-09
Add poll_clcc if we are in multiparty call
Zhenhua Zhang
1
-0
/
+37
2009-12-09
Add multiparty call support for hfpmodem
Zhenhua Zhang
1
-3
/
+53
2009-12-09
Add hfp_release_specific to release specific call
Zhenhua Zhang
1
-1
/
+50
2009-12-08
Style: Remove empty line
Denis Kenzior
1
-1
/
+0
2009-12-08
Fix update hfp_hangup to release active call
Zhenhua Zhang
1
-2
/
+2
2009-12-04
Make sure to list calls in HFP voicecall driver
Denis Kenzior
1
-0
/
+18
2009-12-04
Add hfp_send_dtmf to send tones for hfpmodem
Zhenhua Zhang
1
-1
/
+40
2009-12-04
Update HFP voicecall driver to new world order
Denis Kenzior
1
-10
/
+7
2009-12-04
Get rid of list_calls in hfp driver
Denis Kenzior
1
-1
/
+0
2009-11-24
Fix: Move CHLD from voicecall driver to plugin
Zhenhua Zhang
1
-54
/
+1
2009-11-20
Fix: Poll CLCC to replace the code in call_held=1
Zhenhua Zhang
1
-44
/
+6
2009-11-16
Fix: Don't drop dialing calls when call=0 signaled
Denis Kenzior
1
-23
/
+12
2009-11-16
Fix: Don't double-swap calls when 3-way dialing
Denis Kenzior
1
-0
/
+13
2009-11-16
Fix: Update the status to held properly
Denis Kenzior
1
-1
/
+1
2009-11-16
Refactor: Move repeated code to a function
Denis Kenzior
1
-24
/
+21
2009-11-16
Fix: Handle callsetup=0 when no waiting or dialing call
Zhenhua Zhang
1
-0
/
+5
2009-11-16
Fix: Ignore repeated CCWA notify if have
Zhenhua Zhang
1
-0
/
+6
2009-11-16
Fix: Set current element properly
Denis Kenzior
1
-1
/
+4
2009-11-16
Style: Spacing
Denis Kenzior
1
-1
/
+1
2009-11-13
Add three-way calling support to HFP voice driver
Denis Kenzior
1
-93
/
+503
2009-11-13
Fix: Fill in the phone number info for outgoing call
Zhenhua Zhang
1
-30
/
+123
[next]