library/RLCMAC_Types: add spec. reference for the PTCCHDownlinkMsg

Change-Id: I799848f3429d6fcfb68a91648d5aaeccd2a77a7f
This commit is contained in:
Vadim Yanitskiy 2022-11-16 01:35:23 +07:00
parent bfad97fa2b
commit e94d9e9543
1 changed files with 2 additions and 4 deletions

View File

@ -372,10 +372,8 @@ module RLCMAC_Types {
external function enc_RlcmacDlBlock(in RlcmacDlBlock si) return octetstring;
external function dec_RlcmacDlBlock(in octetstring stream) return RlcmacDlBlock;
/************************
* PTCCH/D (Packet Timing Advance Control Channel) message.
* TODO: add a spec. reference to the message format definition.
*************************/
/* PTCCH (Packet Timing Advance Control Channel) downlink block format.
* See 3GPP TS 44.004, section 7.8. */
type record PTCCHTimingAdvanceIE {
BIT1 spare ('0'B),
uint7_t ta_val