index
:
ofono
master
Ofono
Ofono Group
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
atmodem
/
voicecall.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-01
Rename generic_at drivers to atmodem
Denis Kenzior
1
-1
/
+1
2009-09-01
Make remove functions not return anything
Denis Kenzior
1
-3
/
+1
2009-09-01
change int vendor to unsigned int vendor
Denis Kenzior
1
-1
/
+1
2009-09-01
Add vendor flag capability to voicecalls
Denis Kenzior
1
-2
/
+3
2009-08-19
Remove modem member from cb_data
Denis Kenzior
1
-3
/
+3
2009-08-19
Fix release specific not reporting proper reason
Denis Kenzior
1
-1
/
+1
2009-08-19
Remove poll_clcc variable
Denis Kenzior
1
-26
/
+17
2009-08-19
Update the AT modem voicecall driver for new API
Denis Kenzior
1
-217
/
+241
2009-08-19
Remove dead code in voicecall at driver
Denis Kenzior
1
-31
/
+0
2009-08-14
Update the AT modem SSN driver to the new API
Denis Kenzior
1
-65
/
+0
2009-07-29
Rename ofono_modem_userdata
Denis Kenzior
1
-20
/
+21
2009-06-25
Preserve clip_validity
Denis Kenzior
1
-0
/
+9
2009-06-25
Number and Number Type are optional in CLCC
Denis Kenzior
1
-7
/
+5
2009-06-11
Fix another pointer cast to use GINT_TO_POINTER
Denis Kenzior
1
-3
/
+3
2009-06-03
Add check for error path
Denis Kenzior
1
-0
/
+3
2009-05-28
Remove unused function
Denis Kenzior
1
-8
/
+0
2009-05-28
Free voicecalls when exiting
Denis Kenzior
1
-0
/
+3
2009-05-26
Add plus sign for ATD when dialing international
Denis Kenzior
1
-1
/
+4
2009-05-26
Create ofono_phone_number struct
Denis Kenzior
1
-41
/
+39
2009-05-20
Remove yet more unused variables.
Andrzej Zaborowski
1
-2
/
+0
2009-05-12
Replace "aofono_" back with "atd_".
Andrzej Zaborowski
1
-5
/
+5
2009-05-12
Implement AT plugin hooks for +CSSN API.
Andrzej Zaborowski
1
-0
/
+73
2009-05-10
Add initial implementation of AT modem driver
Denis Kenzior
1
-0
/
+1048