libosmo-gprs/include/osmocom/gprs/llc
Pau Espin 1b25684110 rlcmac: Introduce primitives for SAPs towards higher layers
The GRR primitives and types are kept 1-to-1 ABI compatible
to those at libosmo-gprs-llc so that they can be forwarded as pointers.
Still, we want to keep the types duplicated in order to avoid having to
depend one library on another, since the forwarding of one layer to the
other is done by the app and can use whatever it wishes on either side.

Related: OS#5500
Change-Id: I1870fa6a264612c5a669bfb832e6e8c0a892cb74
2023-01-25 23:37:09 +01:00
..
Makefile.am llc: Proper separation of public & private APIs, Introduce llc_prim API 2022-12-21 04:49:08 +07:00
llc.h llc: Initialize gprs_cipher 2022-12-23 13:32:44 +01:00
llc_prim.h rlcmac: Introduce primitives for SAPs towards higher layers 2023-01-25 23:37:09 +01:00
llc_private.h llc: Initial support for GRR-UNITDATA.ind/req 2023-01-23 20:56:41 +01:00