Commit 6531213
modules: hal_silabs: Always allocate a connection for PAwR responses
The Silicon Labs Link Layer allocates a connection context when PAwR
with response discovers an advertiser to synchronize with.
Since this procedure currently relies on connection resources, ensure
that at least one connection is configured whenever PAwR responses are
enabled.
Upstream-status: available
Signed-off-by: Petri Pitkanen <petri.pitkanen@silabs.com>
(cherry picked from commit e9682ef)1 parent 9aa5501 commit 6531213
2 files changed
Lines changed: 9 additions & 2 deletions
File tree
- modules/hal_silabs/simplicity_sdk/config/ll
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
14 | 18 | | |
15 | 19 | | |
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
40 | 43 | | |
41 | 44 | | |
42 | 45 | | |
| |||
69 | 72 | | |
70 | 73 | | |
71 | 74 | | |
72 | | - | |
| 75 | + | |
73 | 76 | | |
74 | 77 | | |
75 | 78 | | |
| |||
0 commit comments