aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/bsc/handover_decision.h
blob: 09430d8892f2dcbc5662c7849f28c2ae59a443d1 (plain)
1
2
3
4
5
#pragma once

struct gsm_bts *bts_by_arfcn_bsic(const struct gsm_network *net, uint16_t arfcn, uint8_t bsic);

void handover_decision_1_init(void);