Commit 06bf9b9
committed
Bluetooth: hci_conn: Fix not cleaning up Broadcaster/Broadcast Source
JIRA: https://issues.redhat.com/browse/RHEL-107922
commit 3ba486c
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: Tue Jul 29 12:11:09 2025 -0400
Bluetooth: hci_conn: Fix not cleaning up Broadcaster/Broadcast Source
This fixes Broadcaster/Broadcast Source not sending HCI_OP_LE_TERM_BIG
because HCI_CONN_PER_ADV where not being set.
Fixes: a7bcffc ("Bluetooth: Add PA_LINK to distinguish BIG sync and PA sync connections")
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Signed-off-by: David Marlin <dmarlin@redhat.com>1 parent c5eb497 commit 06bf9b9
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2258 | 2258 | | |
2259 | 2259 | | |
2260 | 2260 | | |
2261 | | - | |
| 2261 | + | |
2262 | 2262 | | |
2263 | 2263 | | |
2264 | 2264 | | |
| |||
0 commit comments