aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/smpp.h
blob: 9941cee5c3d1a375baad13aec9c98764f71613a3 (plain)
1
2
3
4
#pragma once

int smpp_openbsc_init(void *ctx, uint16_t port);
void smpp_openbsc_set_net(struct gsm_network *net);