aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/hci.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/bluetooth/hci.h')
-rw-r--r--include/net/bluetooth/hci.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/net/bluetooth/hci.h b/include/net/bluetooth/hci.h
index 60a4727be935..ad5e94c757e7 100644
--- a/include/net/bluetooth/hci.h
+++ b/include/net/bluetooth/hci.h
@@ -1422,5 +1422,6 @@ struct hci_inquiry_req {
1422#define IREQ_CACHE_FLUSH 0x0001 1422#define IREQ_CACHE_FLUSH 0x0001
1423 1423
1424extern bool enable_hs; 1424extern bool enable_hs;
1425extern bool enable_le;
1425 1426
1426#endif /* __HCI_H */ 1427#endif /* __HCI_H */