external function xf_calcLen_macPdu(
  in MacPdu p_macPdu,
  out UInt11 p_len
) return FncRetCode {...};
Generated with T3Doc 2.0 on Fri Sep 05 17:01:14 CEST 2008.

Description

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



Parameters

p_msg
TLV


Returns

FncRetCode