diff --git a/include/net/bluetooth/hci.h b/include/net/bluetooth/hci.h index 9cf088db48614d0710f7609f19b19d5b4da319cb..346f08779792930d5667c754d39303b966600074 100644 --- a/include/net/bluetooth/hci.h +++ b/include/net/bluetooth/hci.h @@ -102,6 +102,7 @@ enum { HCI_DISCOVERABLE, HCI_LINK_SECURITY, HCI_PENDING_CLASS, + HCI_PERIODIC_INQ, }; /* HCI ioctl defines */