external function xf_calcLen_macPdu(
  in MacPdu p_macPdu,
  out UInt11 p_len
) return FncRetCode {...};
Generated with T3Doc 2.0 on Fri Jan 30 15:06:33 CET 2009.

Description

Calculates the length of the MacPdu. CRC length is not included.



Parameters

p_msg
TLV


Returns

FncRetCode