Commit 4fc9857
Bluetooth: hci_sync: Add check simultaneous roles support
This attempts to check if the controller can act as both central and
peripheral simultaneously and in case it does skip suspending
advertising or in case of directed advertising don't fail if scanning.
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>1 parent 6cd29ec commit 4fc9857
File tree
3 files changed
+19
-16
lines changed- include/net/bluetooth
- net/bluetooth
3 files changed
+19
-16
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
783 | 783 | | |
784 | 784 | | |
785 | 785 | | |
| 786 | + | |
| 787 | + | |
| 788 | + | |
| 789 | + | |
| 790 | + | |
| 791 | + | |
786 | 792 | | |
787 | 793 | | |
788 | 794 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5195 | 5195 | | |
5196 | 5196 | | |
5197 | 5197 | | |
5198 | | - | |
5199 | | - | |
5200 | | - | |
5201 | | - | |
5202 | | - | |
5203 | | - | |
5204 | | - | |
5205 | | - | |
5206 | | - | |
5207 | 5198 | | |
5208 | 5199 | | |
5209 | | - | |
5210 | | - | |
| 5200 | + | |
| 5201 | + | |
5211 | 5202 | | |
5212 | 5203 | | |
5213 | | - | |
| 5204 | + | |
| 5205 | + | |
5214 | 5206 | | |
5215 | 5207 | | |
5216 | 5208 | | |
5217 | 5209 | | |
| 5210 | + | |
| 5211 | + | |
| 5212 | + | |
5218 | 5213 | | |
5219 | 5214 | | |
5220 | 5215 | | |
5221 | 5216 | | |
| 5217 | + | |
| 5218 | + | |
| 5219 | + | |
| 5220 | + | |
5222 | 5221 | | |
5223 | 5222 | | |
5224 | 5223 | | |
| |||
5276 | 5275 | | |
5277 | 5276 | | |
5278 | 5277 | | |
| 5278 | + | |
5279 | 5279 | | |
5280 | 5280 | | |
5281 | 5281 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3916 | 3916 | | |
3917 | 3917 | | |
3918 | 3918 | | |
3919 | | - | |
3920 | | - | |
3921 | | - | |
3922 | | - | |
| 3919 | + | |
3923 | 3920 | | |
3924 | 3921 | | |
3925 | 3922 | | |
| |||
0 commit comments