* [PATCH] Add support for TTY query
@ 2010-11-27 0:06 Lucas De Marchi
2010-11-27 17:51 ` Denis Kenzior
0 siblings, 1 reply; 2+ messages in thread
From: Lucas De Marchi @ 2010-11-27 0:06 UTC (permalink / raw)
To: ofono
[-- Attachment #1: Type: text/plain, Size: 547 bytes --]
---
src/default.xml | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/src/default.xml b/src/default.xml
index ab1ed06..0fd0182 100644
--- a/src/default.xml
+++ b/src/default.xml
@@ -3222,6 +3222,12 @@ OK</response>
</chat>
<chat>
+ <!-- Query supported TTY values -->
+ <command>AT+PTTY=?</command>
+ <response>+PTTY: (0-1)\n\nOK</response>
+</chat>
+
+<chat>
<!-- Set TTY (hearing impaired) set -->
<command>AT+PTTY=*</command>
<response>OK</response>
--
1.7.3.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] Add support for TTY query
2010-11-27 0:06 [PATCH] Add support for TTY query Lucas De Marchi
@ 2010-11-27 17:51 ` Denis Kenzior
0 siblings, 0 replies; 2+ messages in thread
From: Denis Kenzior @ 2010-11-27 17:51 UTC (permalink / raw)
To: ofono
[-- Attachment #1: Type: text/plain, Size: 214 bytes --]
Hi Lucas,
On 11/26/2010 06:06 PM, Lucas De Marchi wrote:
> ---
> src/default.xml | 6 ++++++
> 1 files changed, 6 insertions(+), 0 deletions(-)
>
Patch has been applied, thanks.
Regards,
-Denis
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-11-27 17:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-27 0:06 [PATCH] Add support for TTY query Lucas De Marchi
2010-11-27 17:51 ` 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.