library/BSSLAP_Types: fix receive template used in ts_BSSLAP_Reset

Change-Id: I6ed967c18346263b05b624b0bb5698f23ee842f7
This commit is contained in:
Vadim Yanitskiy 2022-03-16 20:25:35 +03:00
parent 634f75d31e
commit 9e55abdfb1
1 changed files with 1 additions and 1 deletions

View File

@ -528,7 +528,7 @@ ts_BSSLAP_Reset(uint16_t cell_id,
cell_id := ts_BSSLAP_IE_CellId(cell_id),
timing_advance := ts_BSSLAP_IE_TA(ta),
chan_desc := chan_desc,
cause := tr_BSSLAP_IE_Cause(cause),
cause := ts_BSSLAP_IE_Cause(cause),
meas_rep := omit,
enh_meas_rep := omit,
meas_cell_id_list := omit,