external function xf_triggerBsDsaReqWFrgmnt(
  ParameterSets p_parameterSets,
  template RequestTransmissionPolicy p_requestTransmissionPolicy,
  ArqEnable p_arqEnable,
  boolean p_dlSrvFlow
) return FncRetCode {...};
Generated with T3Doc 2.0 on Fri Jan 30 15:06:33 CET 2009.

Description

BS (=IUT) is triggered to send a DSA-REQ


Parameters

p_parameterSets
specifies type of service flow.
p_requestTransmissionPolicy specifies requested transmission policy
(specify the SDU need to be fragmented).
p_arqEnable specifies whether ARQ is enabled or not.
p_dlSrvFlow Specifies if a UL or DL service flow is
to be created.
Value true indicates that a downlink service is to be created.


Returns

FncRetCode