/[gnokii]/gnokii/Docs/protocol/nk6510.txt
ViewVC logotype

Diff of /gnokii/Docs/protocol/nk6510.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.7 by bozo, Thu Oct 9 22:07:39 2003 UTC revision 1.8 by bozo, Thu Oct 16 23:33:05 2003 UTC
# Line 292  Correct format is FBUS version 2/MBUS ve Line 292  Correct format is FBUS version 2/MBUS ve
292                                            0x07 - stored/not sent                                            0x07 - stored/not sent
293    
294      s Get folder names      { 0x12, 0x00, 0x00}      s Get folder names      { 0x12, 0x00, 0x00}
295      r Get folder names      { 0x13, 0x00, number of strings, 0x01, 0x28, folderID, length, 0x00, name1, 0x00,      r Get folder names      { 0x13, 0x00, number of blocks, blocks... }
296                              0x55[40-length(name1)], 01 28, folderID, length, 0x00, name2, 0x00, 0x55[dito] ... }                              where block is: { 0x01, blocklen, folderID, length, 0x00, 0x00, padding... }
297                                 where: folderID = 0x02 - Inbox                                 where: folderID = 0x02 - Inbox
298                                                   0x03 - Outbox                                                   0x03 - Outbox
299                                                   0x04 - Archive                                                   0x04 - Archive
# Line 302  Correct format is FBUS version 2/MBUS ve Line 302  Correct format is FBUS version 2/MBUS ve
302                                              0x07 - second "My folders"                                              0x07 - second "My folders"
303                                              0x08 - third -"-                                              0x08 - third -"-
304                                              and so on                                              and so on
305                                          blocklen = length of the block including
306                                                     the 0x01 and blocklen itself
307                                                     e.g.: 0x28 - 6510
308                                                           0x58 - 6610
309    
310    
311  0x17: BATTERY  0x17: BATTERY

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26