libosmogsm  0.9.6.20171026
Osmocom GSM library
ph_rach_ind_param Struct Reference

for PH-RANDOM_ACCESS.ind More...

#include <l1sap.h>

Data Fields

uint8_t chan_nr
 Channel Number (Like RSL) More...
 
uint16_t ra
 Random Access. More...
 
uint8_t acc_delay
 Delay in bit periods. More...
 
uint32_t fn
 GSM Frame Number at time of RA. More...
 
uint8_t is_11bit
 no.of bits in RACH More...
 
enum ph_burst_type burst_type
 type of burst More...
 

Detailed Description

for PH-RANDOM_ACCESS.ind

Field Documentation

uint8_t ph_rach_ind_param::acc_delay

Delay in bit periods.

Referenced by lapdm_phsap_up().

enum ph_burst_type ph_rach_ind_param::burst_type

type of burst

uint8_t ph_rach_ind_param::chan_nr

Channel Number (Like RSL)

uint32_t ph_rach_ind_param::fn

GSM Frame Number at time of RA.

Referenced by lapdm_phsap_up().

uint8_t ph_rach_ind_param::is_11bit

no.of bits in RACH

uint16_t ph_rach_ind_param::ra

Random Access.

Referenced by lapdm_phsap_up().


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