aboutsummaryrefslogtreecommitdiffstats
path: root/src/hnbgw_hnbap.h
blob: 955e0aab7419ab42a524205c2b78e7f75e06f143 (plain)
1
2
3
4
5
6
#pragma once

#include "hnbgw.h"

int hnbgw_hnbap_rx(struct hnb_context *hnb, struct msgb *msg);
int hnbgw_hnbap_init(void);