os/ossrv/ofdbus/dbus/data/valid-messages/no-padding.message
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
sl@0
     1
## Message with no header padding
sl@0
     2
sl@0
     3
## VALID_HEADER includes a LENGTH Header and LENGTH Body
sl@0
     4
VALID_HEADER method_call
sl@0
     5
sl@0
     6
REQUIRED_FIELDS
sl@0
     7
sl@0
     8
## this byte array is filled with zeros to the natural length 
sl@0
     9
## of the header
sl@0
    10
HEADER_FIELD UNKNOWN
sl@0
    11
TYPE ARRAY
sl@0
    12
TYPE BYTE
sl@0
    13
ALIGN 4
sl@0
    14
LENGTH ThisByteArray
sl@0
    15
START_LENGTH ThisByteArray
sl@0
    16
BYTE 1
sl@0
    17
ALIGN 8 1
sl@0
    18
END_LENGTH ThisByteArray
sl@0
    19
sl@0
    20
END_LENGTH Header
sl@0
    21
START_LENGTH Body
sl@0
    22
END_LENGTH Body