Commit a694b33
Bluetooth: Mesh: Increase sensor SEG_MSG_COUNTs
This increases the BT_MESH_RX_SEG_MSG_COUNT for the sensor client and
the BT_MESH_TX_SEG_MSG_COUNT for the server, to be able to handle the
case where sensor on all five of the elements of the server needs to
send several messages in a short time (such as when sending
descriptor get to all the sensors on the server).
Signed-off-by: Ludvig Jordet <[email protected]>1 parent 09a7852 commit a694b33
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
0 commit comments