blob: 85a2f983af7aeff4d18f30407985047602389ac4 [file] [log] [blame]
Harald Welte350814a2015-09-10 22:32:15 +02001#pragma once
2
3#include "hnbgw.h"
4
5int hnbgw_ranap_rx(struct msgb *msg, uint8_t *data, size_t len);
6int hnbgw_ranap_init(void);