projects
/
platform
/
upstream
/
ofono.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1100838
)
include: add cdip field in ofono_call
author
Lucas De Marchi
<lucas.demarchi@profusion.mobi>
Wed, 12 Jan 2011 11:27:39 +0000
(09:27 -0200)
committer
Denis Kenzior
<denkenz@gmail.com>
Tue, 18 Jan 2011 22:09:27 +0000
(16:09 -0600)
include/types.h
patch
|
blob
|
history
diff --git
a/include/types.h
b/include/types.h
index
1b95eaa
..
7963e0f
100644
(file)
--- a/
include/types.h
+++ b/
include/types.h
@@
-98,6
+98,7
@@
struct ofono_call {
int direction;
int status;
struct ofono_phone_number phone_number;
+ struct ofono_phone_number called_number;
char name[OFONO_MAX_CALLER_NAME_LENGTH + 1];
int clip_validity;
int cnap_validity;