diff options
Diffstat (limited to 'include/net/bluetooth/hci.h')
-rw-r--r-- | include/net/bluetooth/hci.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/net/bluetooth/hci.h b/include/net/bluetooth/hci.h index 6b8371d73d3d..ffb489e3946d 100644 --- a/include/net/bluetooth/hci.h +++ b/include/net/bluetooth/hci.h | |||
@@ -124,7 +124,7 @@ enum { | |||
124 | HCI_MGMT, | 124 | HCI_MGMT, |
125 | HCI_PAIRABLE, | 125 | HCI_PAIRABLE, |
126 | HCI_SERVICE_CACHE, | 126 | HCI_SERVICE_CACHE, |
127 | HCI_DEBUG_KEYS, | 127 | HCI_KEEP_DEBUG_KEYS, |
128 | HCI_UNREGISTER, | 128 | HCI_UNREGISTER, |
129 | HCI_USER_CHANNEL, | 129 | HCI_USER_CHANNEL, |
130 | 130 | ||