libosmogsm 1.9.0.196-9975
Osmocom GSM library
ph_rach_req_param Struct Reference

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...
 

Detailed Description

for PH-RANDOM_ACCESS.req

Field Documentation

◆ is_combined_ccch

uint8_t ph_rach_req_param::is_combined_ccch

Are we using a combined CCCH?

Referenced by rslms_rx_chan_rqd().

◆ offset

uint16_t ph_rach_req_param::offset

Timing Offset.

Referenced by rslms_rx_chan_rqd().

◆ ra

uint8_t ph_rach_req_param::ra

Random Access.

Referenced by rslms_rx_chan_rqd().

◆ ta

uint8_t ph_rach_req_param::ta

Timing Advance.

Referenced by rslms_rx_chan_rqd().

◆ tx_power

uint8_t ph_rach_req_param::tx_power

Transmit Power.

Referenced by rslms_rx_chan_rqd().


The documentation for this struct was generated from the following file: