Commit 0e5cda3
bluetooth: increment
The extended advertising start procedure can consume both command
buffers in a single API call, resulting in `bt_le_create_conn_cancel`
being unable to claim a buffer to terminate the connection request.
Increase the command count if both extended advertising and Bluetooth
central are enabled in an application.
Signed-off-by: Jordan Yates <[email protected]>BT_BUF_CMD_TX_COUNT
1 parent 322ec30 commit 0e5cda3
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
| 175 | + | |
175 | 176 | | |
176 | 177 | | |
177 | 178 | | |
| |||
0 commit comments