There was an error while loading. Please reload this page.
1 parent 4fb5e05 commit 2ba86f1Copy full SHA for 2ba86f1
3 files changed
include/pouch_gateway/bt/cert.h
@@ -6,6 +6,8 @@
6
7
#pragma once
8
9
+struct bt_conn;
10
+
11
/**
12
* Start certificate exchange for the given Bluetooth connection.
13
*
include/pouch_gateway/bt/downlink.h
@@ -6,6 +6,9 @@
+struct pouch_gateway_downlink_context;
* Start downlink for the given Bluetooth connection.
14
include/pouch_gateway/bt/uplink.h
* Start uplink for the given Bluetooth connection.
0 commit comments