blob: d3c7ff5bfc0e5babd5b7a07784b476a9c522a472 [file] [log] [blame]
#pragma once
#include <stdint.h>
struct gsm_network *bsc_network_init(void *ctx,
uint16_t country_code,
uint16_t network_code);