Files
esp-idf/components
lly 2f73d76768 ble_mesh: Transport tx fields overflow [Zephyr]
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.
2020-05-27 17:46:29 +08:00
..
2019-10-09 16:46:46 +08:00
2019-12-10 10:23:00 +08:00
2020-04-29 12:20:46 +08:00
2020-04-15 19:43:07 +08:00
2019-12-10 14:30:25 +08:00
2019-11-29 18:05:24 +08:00
2020-04-23 15:58:29 +08:00
2019-12-09 09:44:56 +08:00
2020-03-22 20:00:21 +08:00