Bluetooth: Add definition for vendor event code

Change-Id: I764ba3f85a1aee1b57b882f77b1709004bf466e7
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
This commit is contained in:
Johan Hedberg 2016-03-16 10:08:35 +02:00
commit 8563efc773

View file

@ -534,6 +534,8 @@ struct bt_hci_cp_le_generate_dhkey {
/* Event definitions */
#define BT_HCI_EVT_VENDOR 0xff
#define BT_HCI_EVT_INQUIRY_COMPLETE 0x01
struct bt_hci_evt_inquiry_complete {
uint8_t status;