aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-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 fde08f452b59..5f04181b8109 100644
--- a/include/net/bluetooth/hci.h
+++ b/include/net/bluetooth/hci.h
@@ -340,6 +340,8 @@ struct hci_cp_inquiry {
340 340
341#define OCF_INQUIRY_CANCEL 0x0002 341#define OCF_INQUIRY_CANCEL 0x0002
342 342
343#define OCF_EXIT_PERIODIC_INQ 0x0004
344
343#define OCF_LINK_KEY_REPLY 0x000B 345#define OCF_LINK_KEY_REPLY 0x000B
344struct hci_cp_link_key_reply { 346struct hci_cp_link_key_reply {
345 bdaddr_t bdaddr; 347 bdaddr_t bdaddr;