diff options
Diffstat (limited to 'include/net/bluetooth/hci.h')
-rw-r--r-- | include/net/bluetooth/hci.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/net/bluetooth/hci.h b/include/net/bluetooth/hci.h index 66358af6b1fc..606a9b1466a3 100644 --- a/include/net/bluetooth/hci.h +++ b/include/net/bluetooth/hci.h | |||
@@ -127,6 +127,7 @@ enum { | |||
127 | HCI_KEEP_DEBUG_KEYS, | 127 | HCI_KEEP_DEBUG_KEYS, |
128 | HCI_USE_DEBUG_KEYS, | 128 | HCI_USE_DEBUG_KEYS, |
129 | HCI_UNREGISTER, | 129 | HCI_UNREGISTER, |
130 | HCI_UNCONFIGURED, | ||
130 | HCI_USER_CHANNEL, | 131 | HCI_USER_CHANNEL, |
131 | 132 | ||
132 | HCI_LE_SCAN, | 133 | HCI_LE_SCAN, |