44.060: re-add 11.2.28a (after adding missing '-')

This commit is contained in:
Harald Welte 2011-12-04 15:46:21 +01:00
parent 959807d009
commit 4d25eb6bfe
1 changed files with 18 additions and 0 deletions

View File

@ -2269,6 +2269,24 @@ slave < GRA ID struct > ::=
! < Address information part error : bit (*) = <no string> > }
! < Distribution part error : bit (*) = <no string> > ;
-- 11.2.28a
< Packet DBPSCH Uplink Ack/Nack message content > ::=
{ < MESSAGE_TYPE : bit (6) == 001001 >
< RB Id : bit (5) >
{ 0 | 1 < CONTENTION_RESOLUTION_TLLI : bit (32) >
{ 0 | 1 < G-RNTI extension : bit (4) > } }
{ 0 -- TCH TBF mode
{ 0 -- All data blocks acknowledged, no retransmission requested
| 1 < STARTING_SEQUENCE_NUMBER : bit (8) >
< RECEIVED_BLOCK_BITMAP : bit (128) > }
| 1 -- DCCH TBF mode
{ 0 -- All data blocks acknowledged, no retransmission requested
| 1 < STARTING_SEQUENCE_NUMBER : bit (4) >
< RECEIVED_BLOCK_BITMAP : bit (8) > } }
< padding bits >
! < DBPSCH message part error : bit (*) = < no string > > } ;
-- 11.2.28b
< Packet DBPSCH Uplink Ack/Nack message content > ::=
{ < MESSAGE_TYPE : bit (6) == 001001 > -- The same message type as for Packet DBPSCH Uplink Ack/Nack is