All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] phonesim: Add timer to set the variable with the delay
@ 2012-02-29  9:37 Oleg Zhurakivskyy
  2012-02-29  9:37 ` [PATCH 1/2] phonesim: Minor reflow in SimChat::command() Oleg Zhurakivskyy
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Oleg Zhurakivskyy @ 2012-02-29  9:37 UTC (permalink / raw)
  To: ofono

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

Hello,

Please find the changes in order to permit to set variables
with the delay (specify the delay in milliseconds):

<chat>
	<set name="AAA" value="BBB" delay="30000"/>
</chat>

This might be useful to simulate SIM PIN unlocking cases, etc.

Regards,
Oleg

Oleg Zhurakivskyy (2):
  phonesim: Minor reflow in SimChat::command()
  phonesim: Add timer to set the variable with the delay

 src/phonesim.cpp |   49 ++++++++++++++++++++++++++++++++++++++-----------
 src/phonesim.h   |   14 ++++++++++++++
 2 files changed, 52 insertions(+), 11 deletions(-)

-- 
1.7.5.4


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

end of thread, other threads:[~2012-03-04 20:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-29  9:37 [PATCH 0/2] phonesim: Add timer to set the variable with the delay Oleg Zhurakivskyy
2012-02-29  9:37 ` [PATCH 1/2] phonesim: Minor reflow in SimChat::command() Oleg Zhurakivskyy
2012-02-29  9:37 ` [PATCH 2/2] phonesim: Add timer to set the variable with the delay Oleg Zhurakivskyy
2012-03-04 20:56 ` [PATCH 0/2] " 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.