Bluetooth: Add definition for vendor event code
Change-Id: I764ba3f85a1aee1b57b882f77b1709004bf466e7 Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
This commit is contained in:
parent
b50a582ea1
commit
8563efc773
1 changed files with 2 additions and 0 deletions
|
@ -534,6 +534,8 @@ struct bt_hci_cp_le_generate_dhkey {
|
||||||
|
|
||||||
/* Event definitions */
|
/* Event definitions */
|
||||||
|
|
||||||
|
#define BT_HCI_EVT_VENDOR 0xff
|
||||||
|
|
||||||
#define BT_HCI_EVT_INQUIRY_COMPLETE 0x01
|
#define BT_HCI_EVT_INQUIRY_COMPLETE 0x01
|
||||||
struct bt_hci_evt_inquiry_complete {
|
struct bt_hci_evt_inquiry_complete {
|
||||||
uint8_t status;
|
uint8_t status;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue