libosmo-gprs/include/osmocom/gprs
Pau Espin c0bc613f60 llc: Introduce LL-ASSIGN.ind
TS 24.007, TS 24.008, TS 44.064 nor TS 44.065 explain how the TLLI
update happening during GMM RAU propagates to the SNDCP layer.
GMM only has interfaces towards LLC and GRR, and uses LLGMM-Assign.Req
and GMMRR-Assign.req to update the TLLI in the respective layers.
This patch adds a new primitive in the LL interface (LLC->SNDCP)
LL-Assign.ind to propagate the LLGM-Assign.req received from
GMM towards SNDCP, so that it can use the new TLLI in order to address
the specific MS.

Change-Id: Icb858f5397414b6d4183c21f13d35c0166ca7635
2023-07-20 11:59:32 +02:00
..
gmm gmm: Introduce GMMSM-Modify.ind primitive 2023-07-19 19:02:27 +02:00
llc llc: Introduce LL-ASSIGN.ind 2023-07-20 11:59:32 +02:00
rlcmac rlcmac: Introduce L1CTL-CCCH_READY.ind primitive 2023-07-18 11:31:05 +02:00
sm sm: Handle GMMSM-MODIFY.ind primitive 2023-07-20 10:00:22 +02:00
sndcp sndcp: Answer SNSM-DEACTIVATE.ind with .resp 2023-07-20 10:00:22 +02:00
Makefile.am Introduce libosmo-gprs-sm 2023-03-30 13:49:29 +02:00