gnokii-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gnokii/Docs/protocol nk6510.txt,1.11,1.12


From: BORBELY Zoltan <address@hidden>
Subject: gnokii/Docs/protocol nk6510.txt,1.11,1.12
Date: Sat, 29 Nov 2003 11:49:07 +0000

Update of /cvsroot/gnokii/gnokii/Docs/protocol
In directory subversions:/tmp/cvs-serv787/Docs/protocol

Modified Files:
        nk6510.txt 
Log Message:
phone keyboard emulation fixes


Index: nk6510.txt
===================================================================
RCS file: /cvsroot/gnokii/gnokii/Docs/protocol/nk6510.txt,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** nk6510.txt  28 Oct 2003 01:43:25 -0000      1.11
--- nk6510.txt  29 Nov 2003 11:49:05 -0000      1.12
***************
*** 185,188 ****
--- 185,204 ----
                              0x1a, size, width, height, logo size (2 octets), 
logo size (2 octets), logo }
  
+ 0x0c: KEYPRESS
+ 
+     s ?                     { 0x01, ... }
+     r ?                     { 0x02, ... }
+ 
+     s ?                     { 0x03, ... }
+     r ?                     { 0x04, ... }
+ 
+     s ?                     { 0x0e, ... }
+     r ?                     { 0x0f, ... }
+ 
+     s ?                     { 0x11, 0x00, number of blocks, block... }
+                             where block is: { action, 0x00, ?, repeat count }
+                              where: action: 0x00 - press, 0x01 - release
+     r ?                     { 0x12, err, 0x00 }
+ 
  0x10: SUBSCRIBE
  





reply via email to

[Prev in Thread] Current Thread [Next in Thread]