libosmogsm
0.12.0
Osmocom GSM library
|
#include <stdint.h>
#include <osmocom/gsm/protocol/gsm_04_08.h>
#include <osmocom/gsm/protocol/gsm_08_58.h>
Go to the source code of this file.
Functions | |
static unsigned int | gsm0502_get_n_pag_blocks (struct gsm48_control_channel_descr *chan_desc) |
static unsigned int | gsm0502_get_ccch_group (uint64_t imsi, unsigned int bs_cc_chans, unsigned int n_pag_blocks) |
static unsigned int | gsm0502_get_paging_group (uint64_t imsi, unsigned int bs_cc_chans, int n_pag_blocks) |
unsigned int | gsm0502_calc_paging_group (struct gsm48_control_channel_descr *chan_desc, uint64_t imsi) |
unsigned int gsm0502_calc_paging_group | ( | struct gsm48_control_channel_descr * | chan_desc, |
uint64_t | imsi | ||
) |
|
inlinestatic |
|
inlinestatic |
References chan_desc, and RSL_BCCH_CCCH_CONF_1_C.
|
inlinestatic |
Referenced by gsm0502_calc_paging_group().