libosmocore/openbsc/include/openbsc
Harald Welte a2ca4ed960 [gprs] pass BSSGP UL-UNITDATA Cell ID up into GMM layer
BSSGP stores a pointer to the Cell Identifier IE in msgb->cb, which
is later used by the GMM layer to identify the cell that has sent a
given message.

This now also means that the gsm_04_08_gprs.c code is free of any
legacy references to msg->trx or struct gsm_bts.
2010-05-04 07:20:43 +02:00
..
gprs_bssgp.h [gprs] pass BSSGP UL-UNITDATA Cell ID up into GMM layer 2010-05-04 07:20:43 +02:00
gprs_ns.h [gprs] Use stdint.h types (uintXX_t instead of u_intXX_t) 2010-05-04 07:20:43 +02:00