summaryrefslogtreecommitdiff
path: root/monitor/bt.h
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2021-06-22 21:49:42 -0700
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2021-06-23 11:51:10 -0700
commitd9979f26e6711295e13b4c643089802acfae8e76 (patch)
tree189db56c7b3c0bd276fd70f7e3a584e91ea7e499 /monitor/bt.h
parent5145b1ea2e954cc90088c243e7680e7ed6d3a7a4 (diff)
downloadbluez-d9979f26e6711295e13b4c643089802acfae8e76.tar.gz
emulator/btdev: Add support HCI LE Adv Set Terminated event
This patch adds support the HCI_LE_Advertising_Set_Terminated event in btdev.
Diffstat (limited to 'monitor/bt.h')
-rw-r--r--monitor/bt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/monitor/bt.h b/monitor/bt.h
index d60bbdb20..738bc294b 100644
--- a/monitor/bt.h
+++ b/monitor/bt.h
@@ -3656,6 +3656,7 @@ struct bt_hci_evt_le_req_peer_sca_complete {
#define BT_HCI_ERR_UNSUPPORTED_FEATURE 0x11
#define BT_HCI_ERR_INVALID_PARAMETERS 0x12
#define BT_HCI_ERR_UNSPECIFIED_ERROR 0x1f
+#define BT_HCI_ERR_ADV_TIMEOUT 0x3c
#define BT_HCI_ERR_CONN_FAILED_TO_ESTABLISH 0x3e
#define BT_HCI_ERR_UNKNOWN_ADVERTISING_ID 0x42