external function xf_stopSendingUlGrants(
  in Cid p_basicCid,
  UiucShortList p_uiucShortList
) return FncRetCode {...};
Generated with T3Doc 2.0 on Fri Jan 30 15:06:33 CET 2009.

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_basicCid
Basic Cid
p_uiucShortList
UIUCs NOT to be broadcasted anymore


Returns

FncRetCode