Changeset 5385:b6b5a3bcfbc2 in roaraudio


Ignore:
Timestamp:
01/14/12 13:50:07 (12 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

corrected on-wire order of parameters

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/new-cmds

    r5314 r5385  
    2727 +STDV_PROTO     = 1 
    2828 +STDV_RFC       = 2 
     29 +:::standard (uint16) 
    2930 +:::stdversion (uint8) 
    30  +:::standard (uint16) 
    3131+WAIT = 35 
    3232 +:version (TODO) 
     
    9090 +:type (uint8) 
    9191 +:stdvendor (uint8) 
     92 +:standard (uint16) 
    9293 +:stdversion (uint8) 
    93  +:standard (uint16) 
    9494 +CCT_NONE       = 0 #(This is the same like a NOOP-Command) 
    9595 +CCT_CRYPTMSG   = 1 #(This request contains zero or more crypto packages according to given standard) 
Note: See TracChangeset for help on using the changeset viewer.