blob: 2c559647d50e4f101b2e7f38d8a8fb02de31b342 [file] [log] [blame]
#pragma once
#include <osmocom/iuh/hnbgw.h>
int hnbgw_ranap_rx(struct msgb *msg, uint8_t *data, size_t len);
int hnbgw_ranap_init(void);