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

[-- Attachment #1: Type: text/plain, Size: 948 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.

Also, noticed there is a break missing in the ofono_stk_proactive_command_handled_notify
for STK_COMMAND_TYPE_SEND_SS case. Fix for that will be provided as a separate patch.

Note: This version of the patch is not tested.

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       |  166 ++++++++++++++++++++++++++++++++++++++++++++++---------
 src/voicecall.c |   65 +++++++++++++++++++++
 3 files changed, 211 insertions(+), 26 deletions(-)

-- 
1.7.4.1


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

end of thread, other threads:[~2011-07-26  4:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-25 18:15 [PATCH v4 0/2] Add support for modem handled setup call proactive command Jeevaka Badrappan
2011-07-25 18:15 ` [PATCH v4 1/2] voicecall: api for set/clear alpha and icon id Jeevaka Badrappan
2011-07-25 18:15 ` [PATCH v4 2/2] stk: Handle set up call in handled_notify Jeevaka Badrappan
2011-07-26  4:00 ` [PATCH v4 0/2] Add support for modem handled setup call proactive command 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.