blob: 955e0aab7419ab42a524205c2b78e7f75e06f143 [file] [log] [blame]
Harald Welteb3dae302015-08-30 12:20:09 +02001#pragma once
2
3#include "hnbgw.h"
4
5int hnbgw_hnbap_rx(struct hnb_context *hnb, struct msgb *msg);
6int hnbgw_hnbap_init(void);