aboutsummaryrefslogtreecommitdiff
path: root/pw_bluetooth
diff options
context:
space:
mode:
authorFaraaz Sareshwala <faraazs@gmail.com>2023-10-19 23:51:49 +0000
committerCQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>2023-10-19 23:51:49 +0000
commite539a0b0def3b6a651958df740c3c8d9f278ddc7 (patch)
tree8a9a9630640bb4cf2c518a2acec46e0225412103 /pw_bluetooth
parentf5540e6a1c3bf0b2eb2675194db2ac584ebd3297 (diff)
downloadpigweed-e539a0b0def3b6a651958df740c3c8d9f278ddc7.tar.gz
pw_bluetooth: Define LEScanTimeoutSubevent
Bug: 265052417 Change-Id: I16179a8aebec80fe80cd8fc77d463da9fd434484 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/176575 Commit-Queue: Faraaz Sareshwala <fsareshwala@google.com> Reviewed-by: Lulu Wang <luluwang@google.com> Reviewed-by: Ben Lawson <benlawson@google.com>
Diffstat (limited to 'pw_bluetooth')
-rw-r--r--pw_bluetooth/public/pw_bluetooth/hci_events.emb8
1 files changed, 4 insertions, 4 deletions
diff --git a/pw_bluetooth/public/pw_bluetooth/hci_events.emb b/pw_bluetooth/public/pw_bluetooth/hci_events.emb
index ea764d593..5d63d69e9 100644
--- a/pw_bluetooth/public/pw_bluetooth/hci_events.emb
+++ b/pw_bluetooth/public/pw_bluetooth/hci_events.emb
@@ -1550,10 +1550,10 @@ struct LEExtendedAdvertisingReportSubevent(reports_size: UInt:8):
# TODO: b/265052417 - Definition needs to be added
-# 7.7.65.17 LE Scan Timeout event
-# HCI_LE_Scan_Timeout
-# TODO: b/265052417 - Definition needs to be added
-
+struct LEScanTimeoutSubevent:
+ -- 7.7.65.17 LE Scan Timeout event
+ -- HCI_LE_Scan_Timeout
+ 0 [+LEMetaEvent.$size_in_bytes] LEMetaEvent le_meta_event
# 7.7.65.18 LE Advertising Set Terminated event
# HCI_LE_Advertising_Set_Terminated