libosmo-gprs/src/rlcmac
Pau Espin 7bbdcc4414 gmm: Provide rlcmac with IMSI & PTMSI information
This information will be needed once the GRR layer starts listening for
paging requests, which identify MS by either PTMSI or IMSI.

Change-Id: I3a0c4a57c3d624c3ebb40ae2cc0c96626ccc2c99
2023-05-25 16:07:26 +02:00
..
Makefile.am {rlcmac,llc,sndcp}: AM_LDFLAGS shall not contain *_LIBS 2023-03-13 10:46:01 +00:00
codel.c rlcmac: Enqueue LLC PDUs based on RadioPriority and SAPI 2023-01-30 17:56:09 +01:00
coding_scheme.c rlcmac: Introduce DL TBF creation through PCH ImmAss 2023-02-20 12:31:25 +01:00
csn1_ts_24_008.c rlcmac: Rename ts_*.c -> csn1_ts_*.c 2023-02-01 18:23:17 +01:00
csn1_ts_44_018.c rlcmac: Add APIs to decode P1/P2 Rest Octets 2023-05-25 15:10:19 +02:00
csn1_ts_44_060.c rlcmac: Refactor msg_type enums and value_string 2023-02-01 18:28:11 +01:00
gre.c gmm: Provide rlcmac with IMSI & PTMSI information 2023-05-25 16:07:26 +02:00
llc_queue.c rlcmac: Fill radio_priority in Dl Ack/Nack Channel Request Description 2023-02-27 17:12:51 +01:00
misc.c rlcmac: Implement DL TBF CCCH & PACCH allocation with TBF Starting Time 2023-03-09 10:25:37 +01:00
pdch_ul_controller.c rlcmac: Fix DL_ASS polls removed when UL TBF released 2023-03-29 14:39:19 +02:00
rlc.c rlcmac: Initial ul_tbf data support 2023-02-13 10:51:07 +01:00
rlc_window.c rlcmac: Implement Rx of UL ACK/NACK 2023-02-20 12:31:25 +01:00
rlc_window_dl.c rlcmac: Implement initial DL rx data path 2023-02-20 12:31:25 +01:00
rlc_window_ul.c rlcmac: Initial ul_tbf data support 2023-02-13 10:51:07 +01:00
rlcmac.c Rename internal g_ctx -> g_{layer_name}_ctx 2023-04-13 18:20:53 +02:00
rlcmac_dec.c rlcmac: rlcmac_dec.c: Add missing headers 2023-03-09 10:24:56 +01:00
rlcmac_enc.c rlcmac: fix wrong MSGT_PACKET_{RESOURCE_REQUEST->DOWNLINK_ACK_NACK} 2023-03-25 16:52:45 +07:00
rlcmac_prim.c gmm: Provide rlcmac with IMSI & PTMSI information 2023-05-25 16:07:26 +02:00
sched.c Rename internal g_ctx -> g_{layer_name}_ctx 2023-04-13 18:20:53 +02:00
tbf.c Rename internal g_ctx -> g_{layer_name}_ctx 2023-04-13 18:20:53 +02:00
tbf_dl.c rlcmac: fix typo in TBF CFG logging messages 2023-04-24 18:26:23 +07:00
tbf_dl_ass_fsm.c Rename internal g_ctx -> g_{layer_name}_ctx 2023-04-13 18:20:53 +02:00
tbf_dl_fsm.c Rename internal g_ctx -> g_{layer_name}_ctx 2023-04-13 18:20:53 +02:00
tbf_ul.c gmmrr: Add new LLC_TRANSMITTED.ind 2023-05-22 12:49:25 +02:00
tbf_ul_ass_fsm.c rlcmac: Fix TFI not assigned during UL TBF CCCH ImmAss 2023-05-22 08:42:47 +00:00
tbf_ul_fsm.c rlcmac: cfg_ul_tbf_req: indicate USF for each active timeslot 2023-04-24 18:27:54 +07:00
ts_44_060.c rlcmac: Refactor msg_type enums and value_string 2023-02-01 18:28:11 +01:00
ts_44_064.c rlcmac: Move spec related definitions for general use to types.h 2023-02-01 18:23:41 +01:00