Hi,
This patch set fixes the review comments.
If the modem is able to setup the call, then the alpha id will be freed when the
initiated call ends.
If the modem is not able to setup the call due to some reason, then the memory
allocated for alpha id and dial request are freed when the command end/session
end is received.
Thanks and Regards,
Jeevaka
Jeevaka Badrappan (2):
voicecall: api for set/clear alpha and icon id
stk: Handle set up call in handled_notify
src/ofono.h | 6 +++
src/stk.c | 113 +++++++++++++++++++++++++++++++++++++++++++++++++++++-
src/voicecall.c | 62 ++++++++++++++++++++++++++++++
3 files changed, 178 insertions(+), 3 deletions(-)
--
1.7.4.1