libosmo-gprs/src/llc
Pau Espin c0ba710d6b llc: Initial support for GRR-UNITDATA.ind/req
This allows forwarding GRR-UNITDATA.ind/req up & down the stack, to be
on pair with the BSSGP LLC SAP.

Change-Id: I6a4454b4aa2c96e1f4ce7e2a5d5aba8ec1cf3f60
2023-01-23 20:56:41 +01:00
..
Makefile.am llc: Proper separation of public & private APIs, Introduce llc_prim API 2022-12-21 04:49:08 +07:00
crc24.c llc: import FCS (CRC24) calculation API from osmo-sgsn.git 2022-09-18 20:45:44 +07:00
llc.c llc: Initial support for GRR-UNITDATA.ind/req 2023-01-23 20:56:41 +01: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: Proper separation of public & private APIs, Introduce llc_prim API 2022-12-21 04:49:08 +07:00
llc_llgmm.c llc: Proper separation of public & private APIs, Introduce llc_prim API 2022-12-21 04:49:08 +07: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 llc: Allow app provided callbacks to retain ownership of passed primitive 2023-01-12 15:38:32 +01: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