diff options
Diffstat (limited to 'include/net/bluetooth/hci.h')
-rw-r--r-- | include/net/bluetooth/hci.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/net/bluetooth/hci.h b/include/net/bluetooth/hci.h index 346f08779792..66a7b579e31c 100644 --- a/include/net/bluetooth/hci.h +++ b/include/net/bluetooth/hci.h | |||
@@ -1438,6 +1438,5 @@ struct hci_inquiry_req { | |||
1438 | #define IREQ_CACHE_FLUSH 0x0001 | 1438 | #define IREQ_CACHE_FLUSH 0x0001 |
1439 | 1439 | ||
1440 | extern bool enable_hs; | 1440 | extern bool enable_hs; |
1441 | extern bool enable_le; | ||
1442 | 1441 | ||
1443 | #endif /* __HCI_H */ | 1442 | #endif /* __HCI_H */ |