diff options
Diffstat (limited to 'include/net')
-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 80c5fc947fbc..46f2458e4bc9 100644 --- a/include/net/bluetooth/hci.h +++ b/include/net/bluetooth/hci.h | |||
@@ -163,6 +163,7 @@ enum { | |||
163 | */ | 163 | */ |
164 | enum { | 164 | enum { |
165 | HCI_SETUP, | 165 | HCI_SETUP, |
166 | HCI_CONFIG, | ||
166 | HCI_AUTO_OFF, | 167 | HCI_AUTO_OFF, |
167 | HCI_RFKILLED, | 168 | HCI_RFKILLED, |
168 | HCI_MGMT, | 169 | HCI_MGMT, |