libosmo-gprs/src/llc
Pau Espin 8700df25d7 llc: Implement LLGM-TRIGGER.req
Change-Id: Id1af5912f407fe055a59a4bb217936307697975f
2023-05-25 15:28:31 +02:00
..
Makefile.am {rlcmac,llc,sndcp}: AM_LDFLAGS shall not contain *_LIBS 2023-03-13 10:46:01 +00:00
crc24.c llc: import FCS (CRC24) calculation API from osmo-sgsn.git 2022-09-18 20:45:44 +07:00
llc.c llc: Implement LLGM-TRIGGER.req 2023-05-25 15:28:31 +02:00
llc_bssgp.c llc: Initial support for GRR-UNITDATA.ind/req 2023-01-23 20:56:41 +01:00
llc_grr.c llc: Initial support for GRR-UNITDATA.ind/req 2023-01-23 20:56:41 +01:00
llc_ll.c llc: Add APIs to submit LLGM-trigger/suspend/resume.req primitives 2023-05-23 16:43:15 +02:00
llc_llgmm.c llc: Implement LLGM-TRIGGER.req 2023-05-25 15:28:31 +02:00
llc_pdu.c llc: Proper separation of public & private APIs, Introduce llc_prim API 2022-12-21 04:49:08 +07:00
llc_prim.c Rename internal g_ctx -> g_{layer_name}_ctx 2023-04-13 18:20:53 +02:00
llc_xid.c llc: Proper separation of public & private APIs, Introduce llc_prim API 2022-12-21 04:49:08 +07:00
misc.c llc: rework logging, add LOGLLC macro 2022-12-21 04:49:08 +07:00