libosmogsm 1.10.0.58-6cd7a
Osmocom GSM library
|
#include <sysinfo.h>
Data Fields | |
uint16_t * | arfcn |
uint8_t * | meas_bw |
size_t | length |
uint8_t | thresh_hi |
uint8_t | thresh_lo |
uint8_t | prio |
uint8_t | qrxlm |
bool | thresh_lo_valid |
bool | prio_valid |
bool | qrxlm_valid |
uint16_t* osmo_earfcn_si2q::arfcn |
size_t osmo_earfcn_si2q::length |
uint8_t* osmo_earfcn_si2q::meas_bw |
Referenced by append_eutran_neib_cell(), osmo_earfcn_add(), osmo_earfcn_bit_size_ext(), osmo_earfcn_del(), and osmo_earfcn_init().
uint8_t osmo_earfcn_si2q::prio |
Referenced by append_eutran_neib_cell().
bool osmo_earfcn_si2q::prio_valid |
Referenced by append_eutran_neib_cell(), and osmo_earfcn_bit_size_ext().
uint8_t osmo_earfcn_si2q::qrxlm |
Referenced by append_eutran_neib_cell().
bool osmo_earfcn_si2q::qrxlm_valid |
Referenced by append_eutran_neib_cell(), and osmo_earfcn_bit_size_ext().
uint8_t osmo_earfcn_si2q::thresh_hi |
Referenced by append_eutran_neib_cell().
uint8_t osmo_earfcn_si2q::thresh_lo |
Referenced by append_eutran_neib_cell().
bool osmo_earfcn_si2q::thresh_lo_valid |
Referenced by append_eutran_neib_cell(), and osmo_earfcn_bit_size_ext().