aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/iuh/hnbgw_hnbap.h
blob: cca355063c43a7a50be2fa7e89944e74314f369f (plain)
1
2
3
4
5
6
#pragma once

#include <osmocom/iuh/hnbgw.h>

int hnbgw_hnbap_rx(struct hnb_context *hnb, struct msgb *msg);
int hnbgw_hnbap_init(void);