diff options
| author | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | 2025-10-01 10:55:58 -0400 |
|---|---|---|
| committer | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | 2025-10-24 10:21:07 -0400 |
| commit | 0d92808024b4e9868cef68d16f121d509843e80e (patch) | |
| tree | fffe5b8c7471299b0c25384df501b0d3b93a2b8e /tools/docs/parse-headers.py | |
| parent | 77343b8b4f87560f8f03e77b98a81ff3a147b262 (diff) | |
Bluetooth: HCI: Fix tracking of advertisement set/instance 0x00
This fixes the state tracking of advertisement set/instance 0x00 which
is considered a legacy instance and is not tracked individually by
adv_instances list, previously it was assumed that hci_dev itself would
track it via HCI_LE_ADV but that is a global state not specifc to
instance 0x00, so to fix it a new flag is introduced that only tracks the
state of instance 0x00.
Fixes: 1488af7b8b5f ("Bluetooth: hci_sync: Fix hci_resume_advertising_sync")
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Diffstat (limited to 'tools/docs/parse-headers.py')
0 files changed, 0 insertions, 0 deletions
