According to the AUTOSAR specification, AppId and ContextId descriptions should be uint8_t.
whilst Covesa DLT Daemon structure is expecting uint16_t type.
DLT Daemon implementation (2.18.10): ContextIDsInfoType and AppIDsType structure impl. by Dlt_common.h use uint16_t for context and app description lengths -
R21-11 (newer)
R20-11 (older)
[R22-11 ]https://www.autosar.org/fileadmin/standards/R22-11/CP/AUTOSAR_SWS_DiagnosticLogAndTrace.pdf (v3.0.0)
[R22-11 ]https://www.autosar.org/fileadmin/standards/R22-11/CP/AUTOSAR_SWS_DiagnosticLogAndTrace.pdf

According to the AUTOSAR specification, AppId and ContextId descriptions should be uint8_t.
whilst Covesa DLT Daemon structure is expecting uint16_t type.
DLT Daemon implementation (2.18.10): ContextIDsInfoType and AppIDsType structure impl. by Dlt_common.h use uint16_t for context and app description lengths -
R21-11 (newer)
R20-11 (older)
[R22-11 ]https://www.autosar.org/fileadmin/standards/R22-11/CP/AUTOSAR_SWS_DiagnosticLogAndTrace.pdf (v3.0.0)
[R22-11 ]https://www.autosar.org/fileadmin/standards/R22-11/CP/AUTOSAR_SWS_DiagnosticLogAndTrace.pdf