libosmogsm 1.10.0.64-ff3d
Osmocom GSM library
|
for PH-RANDOM_ACCESS.req More...
#include <l1sap.h>
Data Fields | |
uint8_t | ra |
Random Access. More... | |
uint8_t | ta |
Timing Advance. More... | |
uint8_t | tx_power |
Transmit Power. More... | |
uint8_t | is_combined_ccch |
Are we using a combined CCCH? More... | |
uint16_t | offset |
Timing Offset. More... | |
for PH-RANDOM_ACCESS.req
uint8_t ph_rach_req_param::is_combined_ccch |
Are we using a combined CCCH?
Referenced by rslms_rx_chan_rqd().
uint16_t ph_rach_req_param::offset |
Timing Offset.
Referenced by rslms_rx_chan_rqd().
uint8_t ph_rach_req_param::ra |
Random Access.
Referenced by rslms_rx_chan_rqd().
uint8_t ph_rach_req_param::ta |
Timing Advance.
Referenced by rslms_rx_chan_rqd().
uint8_t ph_rach_req_param::tx_power |
Transmit Power.
Referenced by rslms_rx_chan_rqd().