libosmocoding
1.4.0.160-7619
Osmocom GSM/GPRS/EGPRS L1 channel coding library
|
union across the three different EGPRS Downlink header types More...
Data Fields | |
struct gprs_rlc_dl_header_egprs_1 | type1 |
struct gprs_rlc_dl_header_egprs_2 | type2 |
struct gprs_rlc_dl_header_egprs_3 | type3 |
union across the three different EGPRS Downlink header types
struct gprs_rlc_dl_header_egprs_1 gprs_rlc_dl_hdr_egprs::type1 |
Referenced by egprs_parse_dl_cps(), and gsm0503_pdtch_egprs_encode().
struct gprs_rlc_dl_header_egprs_2 gprs_rlc_dl_hdr_egprs::type2 |
Referenced by egprs_parse_dl_cps(), and gsm0503_pdtch_egprs_encode().
struct gprs_rlc_dl_header_egprs_3 gprs_rlc_dl_hdr_egprs::type3 |
Referenced by egprs_parse_dl_cps(), and gsm0503_pdtch_egprs_encode().