From 3a6673b69ab1b56f423d78cae278275f5d7b094c Mon Sep 17 00:00:00 2001 From: Matthias Ringwald Date: Tue, 22 Nov 2016 15:27:28 +0100 Subject: [PATCH] fix build for classic-only --- src/hci.h | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/hci.h b/src/hci.h index 0ce87ad23..d59c962d5 100644 --- a/src/hci.h +++ b/src/hci.h @@ -203,6 +203,8 @@ typedef enum { LE_CONNECTING_WHITELIST, } le_connecting_state_t; +#ifdef ENABLE_BLE + // // SM internal types and globals // @@ -417,6 +419,8 @@ typedef struct { } att_server_t; +#endif + // typedef struct { // linked list - assert: first field