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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/net/bluetooth/hci.h b/include/net/bluetooth/hci.h
index 5ac0a18db63c..55576e848827 100644
--- a/include/net/bluetooth/hci.h
+++ b/include/net/bluetooth/hci.h
@@ -180,6 +180,8 @@ enum {
180 180
181#define LMP_SNIFF_SUBR 0x02 181#define LMP_SNIFF_SUBR 0x02
182 182
183#define LMP_SIMPLE_PAIR 0x08
184
183/* Connection modes */ 185/* Connection modes */
184#define HCI_CM_ACTIVE 0x0000 186#define HCI_CM_ACTIVE 0x0000
185#define HCI_CM_HOLD 0x0001 187#define HCI_CM_HOLD 0x0001