Version: $vx.x.x$
external function xf_stopSendingUlGrants(
in Cid p_basicCid,
UiucShortList p_uiucShortList
) return FncRetCode {...};
|
Generated with T3Doc 2.0 on Fri Sep 05 17:01:15 CEST 2008.
Description
This function instructs the test adapter to stop sending grants for the given BasicCid/UIUC or UIUCs.
and returns success if OK.
In the case where the Basic Cid is not yet activated for the MSUT, the UIUC alone is enough to identify
which UL-MAP IE shall not be broadcasted anymore.
Parameters
p_basicCidBasic Cid
p_uiucShortListUIUCs NOT to be broadcasted anymore
Returns
FncRetCode