All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add support for modem handled setup call proactive command
@ 2011-07-19  7:13 Jeevaka Badrappan
  2011-07-19  7:13 ` [PATCH 1/2] voicecall: api for set/clear alpha and icon id Jeevaka Badrappan
  2011-07-19  7:13 ` [PATCH 2/2] stk: Handle set up call in handled_notify Jeevaka Badrappan
  0 siblings, 2 replies; 5+ messages in thread
From: Jeevaka Badrappan @ 2011-07-19  7:13 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 727 bytes --]

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-07-19 21:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-19  7:13 [PATCH 0/2] Add support for modem handled setup call proactive command Jeevaka Badrappan
2011-07-19  7:13 ` [PATCH 1/2] voicecall: api for set/clear alpha and icon id Jeevaka Badrappan
2011-07-19 20:52   ` Denis Kenzior
2011-07-19  7:13 ` [PATCH 2/2] stk: Handle set up call in handled_notify Jeevaka Badrappan
2011-07-19 21:01   ` Denis Kenzior

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.