From d335cbcdb9f0a749c05b8a1c444f8a11d2175771 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sun, 30 Jul 2017 00:51:23 +0200 Subject: L1CTL_Types: Make t_RR_IMM_ASS match also TBF assignments --- library/L1CTL_Types.ttcn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'library/L1CTL_Types.ttcn') diff --git a/library/L1CTL_Types.ttcn b/library/L1CTL_Types.ttcn index 95e935fe..66e7b9da 100644 --- a/library/L1CTL_Types.ttcn +++ b/library/L1CTL_Types.ttcn @@ -478,8 +478,8 @@ module L1CTL_Types { imm_ass := { ded_or_tbf := ?, page_mode := ?, - chan_desc := ?, - pkt_chan_desc := omit, + chan_desc := *, + pkt_chan_desc := *, req_ref := f_compute_ReqRef(ra, fn), timing_advance := ?, mobile_allocation := ? -- cgit v1.2.3