blob: cca355063c43a7a50be2fa7e89944e74314f369f [file] [log] [blame]
#pragma once
#include <osmocom/iuh/hnbgw.h>
int hnbgw_hnbap_rx(struct hnb_context *hnb, struct msgb *msg);
int hnbgw_hnbap_init(void);