gnokii-commit
[Top][All Lists]
Advanced

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

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


From: BORBELY Zoltan <address@hidden>
Subject: gnokii/Docs/protocol nk6510.txt,1.10,1.11
Date: Tue, 28 Oct 2003 01:43:27 +0000

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

Modified Files:
        nk6510.txt 
Log Message:
smsc format parsed incorrectly


Index: nk6510.txt
===================================================================
RCS file: /cvsroot/gnokii/gnokii/Docs/protocol/nk6510.txt,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** nk6510.txt  24 Oct 2003 12:49:03 -0000      1.10
--- nk6510.txt  28 Oct 2003 01:43:25 -0000      1.11
***************
*** 86,93 ****
      r Send SMS              { 0x03, 0x00, 0x01, 0x0c, 0x08, 0x00, 0x00, 0xdb, 
0x55, 0x55, 0x00 }
  
!     s Get SMSC              { 0x14, 0x01, 0x00 }
!     r Get SMSC              { 0x15, format,  0x01, 0x0b, 0x28, # of SMSC, 
0xf8, 0x00, validity, 0x55 
!                               #blocks,
!                               blocks ...}
  
  0x03: PHONEBOOK HANDLING
--- 86,96 ----
      r Send SMS              { 0x03, 0x00, 0x01, 0x0c, 0x08, 0x00, 0x00, 0xdb, 
0x55, 0x55, 0x00 }
  
!     s Get SMSC              { 0x14, location, 0x00 }
!     r Get SMSC              { 0x15, err,  0x01, 0x0b, 0x28?, location, 0xf8?,
!                               format, 0x00, validity, #blocks, blocks ...}
!                           where: err - 0x00 ok, 0x02 - empty
!                                  name block: { 0x81, blklen, namelen (bytes), 
0x00, name (unicode) }
!                                  number block: { 0x82, blklen, type, ?, 
number (bcd) }
!                                  where type: 0x01 - default, 0x02 - number
  
  0x03: PHONEBOOK HANDLING





reply via email to

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