NPDM: Difference between revisions

Line 294: Line 294:
   +1: {service-name without nul-terminator}
   +1: {service-name without nul-terminator}


Bitmask 0x0F in control_byte is the {length of the service-name without nul-terminator} - 1.
Bitmask 0x07 in control_byte is the {length of the service-name without nul-terminator} - 1.


Bitmask 0x80 in control_byte means service is allowed to be registered.
Bitmask 0x80 in control_byte means service is allowed to be registered.