blob: 08394e9893ef5ab0b9810f8b723a796f51b1a5f5 [file] [log] [blame]
#pragma once
#include <stdint.h>
#include <osmocom/bsc/common_cs.h>
struct gsm_network *bsc_network_init(void *ctx,
uint16_t country_code,
uint16_t network_code,
mncc_recv_cb_t mncc_recv);