There was an error while loading. Please reload this page.
1 parent 9b0b0ac commit 2f92abdCopy full SHA for 2f92abd
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