Commit 7ab8719
[nrf fromtree] bluetooth: mesh: Increase BT RX Stack Size for PB-GATT
Increase BT RX Thread Stack Size which is needed for successfull
provisioning over PB-GATT.
Output from `kernel thread stacks` shell command:
```
BT RX WQ (real size 4096): unused 1408 usage 2688 / 4096 (65 %)
```
Fixes #98521
Signed-off-by: Pavel Vasilyev <[email protected]>
(cherry picked from commit bb006dc)
Signed-off-by: Pavel Vasilyev <[email protected]>1 parent 5ada120 commit 7ab8719
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| 114 | + | |
114 | 115 | | |
115 | 116 | | |
116 | 117 | | |
| |||
0 commit comments