From 29ed5a2ed9f7edd75551449f98c5463009dcdb77 Mon Sep 17 00:00:00 2001 From: Andre Guedes Date: Wed, 21 Mar 2012 00:03:35 -0300 Subject: [PATCH] --- yaml --- r: 306859 b: refs/heads/master c: 79d6e068bee82e9998b2be78bc0f08f2dec8777a h: refs/heads/master i: 306857: 00ed40158f8b5746af87ec935829412e7ce900a4 306855: 1e647a33945e5e40312279f22ea90f8fb2d962c0 v: v3 --- [refs] | 2 +- trunk/include/net/bluetooth/hci.h | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 1a18f1a50dec..fd19e465ca0c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1519cc177a05b96d8715c3cda244c46d6457efbb +refs/heads/master: 79d6e068bee82e9998b2be78bc0f08f2dec8777a diff --git a/trunk/include/net/bluetooth/hci.h b/trunk/include/net/bluetooth/hci.h index 3edb3e759ffe..9cf088db4861 100644 --- a/trunk/include/net/bluetooth/hci.h +++ b/trunk/include/net/bluetooth/hci.h @@ -324,6 +324,8 @@ struct hci_cp_inquiry { #define HCI_OP_INQUIRY_CANCEL 0x0402 +#define HCI_OP_PERIODIC_INQ 0x0403 + #define HCI_OP_EXIT_PERIODIC_INQ 0x0404 #define HCI_OP_CREATE_CONN 0x0405