zephyr/subsys/bluetooth
Trond Einar Snekvik 4a2e56d42a Bluetooth: Mesh: Transport tx fields overflow
The transport segmented TX nack and seg_pending fields must be at least
6 bits to avoid overflow for 32 segment messages. This change rearranges
the seg_tx fields to gather all state flag fields in one byte, while
making the counter fields whole bytes.

Signed-off-by: Trond Einar Snekvik <Trond.Einar.Snekvik@nordicsemi.no>
2020-05-19 14:44:51 +02:00
..
common Bluetooth: controller: Remove legacy LL 2020-05-08 15:07:00 +02:00
controller Bluetooth: controller: split: Fix slave latency cancel race 2020-05-15 17:07:33 +02:00
host Bluetooth: hci_core: Fix invalid if LE Read PHY 2020-05-15 11:29:41 +03:00
mesh Bluetooth: Mesh: Transport tx fields overflow 2020-05-19 14:44:51 +02:00
services Bluetooth: Use zd print conversion modifier for ssize_t 2020-04-03 21:13:14 +03:00
shell Bluetooth: controller: Remove legacy LL 2020-05-08 15:07:00 +02:00
CMakeLists.txt Bluetooth: controller: Remove legacy LL 2020-05-08 15:07:00 +02:00
Kconfig Bluetooth: Remove LEGACY_TIMEOUT_API selection from bluetooth 2020-04-30 13:46:48 +03:00