|
libosmogsm
0.12.0
Osmocom GSM library
|
for PH-[UNIT]DATA. More...
#include <l1sap.h>
Data Fields | |
| uint8_t | link_id |
| Link Identifier (Like RSL) More... | |
| uint8_t | chan_nr |
| Channel Number (Like RSL) More... | |
| uint32_t | fn |
| GSM Frame Number. More... | |
| int8_t | rssi |
| RSSI of receivedindication. More... | |
| uint16_t | ber10k |
| BER in units of 0.01%. More... | |
| union { | |
| int16_t ta_offs_qbits | |
| int16_t ta_offs_256bits | |
| timing advance offset (in 1/256th bits) More... | |
| }; | |
| int16_t | lqual_cb |
| enum osmo_ph_pres_info_type | pdch_presence_info |
| Info regarding presence/validity of header and data parts. More... | |
for PH-[UNIT]DATA.
{req,ind} | PH-RTS.ind
| union { ... } |
| uint16_t ph_data_param::ber10k |
BER in units of 0.01%.
| uint8_t ph_data_param::chan_nr |
Channel Number (Like RSL)
Referenced by lapdm_phsap_dequeue_prim(), lapdm_phsap_up(), and tx_ph_data_enqueue().
| uint32_t ph_data_param::fn |
GSM Frame Number.
| uint8_t ph_data_param::link_id |
Link Identifier (Like RSL)
Referenced by lapdm_phsap_dequeue_prim(), lapdm_phsap_up(), and tx_ph_data_enqueue().
| int16_t ph_data_param::lqual_cb |
| enum osmo_ph_pres_info_type ph_data_param::pdch_presence_info |
Info regarding presence/validity of header and data parts.
| int8_t ph_data_param::rssi |
RSSI of receivedindication.
| int16_t ph_data_param::ta_offs_256bits |
timing advance offset (in 1/256th bits)
| int16_t ph_data_param::ta_offs_qbits |