blob: 55acaf23699f1945547d4a9bf09c231e8530e7a1 [file] [log] [blame]
#pragma once
#include "hnbgw.h"
int hnbgw_rua_rx(struct hnb_context *hnb, struct msgb *msg);
int hnbgw_rua_init(void);
int rua_tx_udt(struct msgb *inmsg);
int rua_tx_dt(struct msgb *inmsg);